Comment 2 for bug 1809104

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

Reviewed: https://review.openstack.org/632671
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d9a43277e5266e9d25061a4c16f0384529b46da4
Submitter: Zuul
Branch: master

commit d9a43277e5266e9d25061a4c16f0384529b46da4
Author: Pranali Deore <email address hidden>
Date: Wed Jan 23 14:45:58 2019 +0530

    Adding support of glance cinder store settings

    Currently TripleO is completely unaware of the 4 glance
    settings when cinder backend of glance is enabled.

    To make the Image-Volume in the internal project accessible from
    the Image service, the below parameters need to be set.

    - cinder_store_auth_address
    - cinder_store_project_name
    - cinder_store_user_name
    - cinder_store_password

    Closes-Bug: #1809104
    Depends-on: Ib19958577cdc4b829601018114ee0f564778c4da
    Change-Id: I15f9c286798b74529a7b4b09d7e9353eb715f5b1