Comment 2 for bug 1290516

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

Reviewed: https://review.openstack.org/79425
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=6505530e47bfac25c138fbf06e8e1f2e1a1e885f
Submitter: Jenkins
Branch: master

commit 6505530e47bfac25c138fbf06e8e1f2e1a1e885f
Author: vponomaryov <email address hidden>
Date: Mon Mar 10 21:29:16 2014 +0200

    Fixed creation of cinder's volumes

    Manila's function "_configure_tgt_for_config_d"
    was imported second and was redefining cinder's
    with same name. It caused absense of cinder.conf for
    tgt.

    Change-Id: I259994b337f857a3f71a37f91e71bbe2543d0815
    Closes-Bug: #1290516