Comment 2 for bug 1451967

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

Reviewed: https://review.openstack.org/180264
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-block-storage/commit/?id=c9f1018d9bac666fa4dabefd74caa62317f8db09
Submitter: Jenkins
Branch: master

commit c9f1018d9bac666fa4dabefd74caa62317f8db09
Author: Mark Vanderwiel <email address hidden>
Date: Tue May 5 13:29:08 2015 -0500

    Add host id to cinder default section

    Cinder volumes are associated with the cinder host that created them.
    This unique host id can be changed in the conf file. This patch adds
    support to allow that.

    Change-Id: I9295ed1bfa24bfac8325bd347a92b5e334a31371
    Closes-Bug: #1451967