Comment 11 for bug 1410517

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/157021
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=fe5039ca5e2ee894bddc22b7ec7020745195170c
Submitter: Jenkins
Branch: stable/5.1

commit fe5039ca5e2ee894bddc22b7ec7020745195170c
Author: Andrew Woodward <email address hidden>
Date: Tue Jan 13 13:33:56 2015 -0800

    Update cinder $manage_volume condition for cinder VMDK

    $manage_volume condition was improperly checking for the cinder role to
     deploy cinder-volume to. We need to deploy cinder-volume the same way
     as we do for ceph

    add host param to cinder backend vmkd as it happens is
    https://review.openstack.org/#/c/157004/

    Change-Id: I9f615b88f6d22a902ed93f7a6e1eb84803991b34
    Closes-Bug: 1410517