Comment 2 for bug 1045358

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/12321
Committed: http://github.com/openstack-dev/devstack/commit/a39caacad341234e5d9e86ae2b7cf8c2ecbbc190
Submitter: Jenkins
Branch: master

commit a39caacad341234e5d9e86ae2b7cf8c2ecbbc190
Author: Mate Lakat <email address hidden>
Date: Mon Sep 3 15:45:53 2012 +0100

    Make sure tgt is using config.d approach

    Fixes bug 1045358.

    On ubuntu Oneiric, the tgt configuration was not using the config.d
    approach. tgt was unable to find the config files, so no volumes could
    be created. This fix makes sure, that the config.d directory is there,
    and the configuration includes files from there.

    Was Cinder only, added same fix for Nova volumes

    Change-Id: I6752cb628dd22e91e640f0f584fafefa4cd6d0f1