Comment 4 for bug 1504208

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

Reviewed: https://review.openstack.org/236709
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=21814824fc2ab9d05382f54107821cfc24bf5f25
Submitter: Jenkins
Branch: kilo

commit 21814824fc2ab9d05382f54107821cfc24bf5f25
Author: Kevin Carter <email address hidden>
Date: Thu Oct 8 11:11:40 2015 -0500

    Fix to correctly set the cinder_storage_address

    This change sets the cinder storage address based on the
    facts the play is able to set about the environment.

    This will correct configure the iscsi address within cinder
    to use the correct network which is not always the default
    container address.

    Change-Id: I647161c0154cad11bf2f31b6b7cd8476e0662f12
    Closes-Bug: #1504208
    Signed-off-by: Kevin Carter <email address hidden>
    (cherry picked from commit efe45551cb2f28fe13e32896935a39c4f610425a)