Comment 14 for bug 1802347

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

Reviewed: https://review.openstack.org/620209
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b64e6ebcab6f24ae15947f2df735faef85afa9b7
Submitter: Zuul
Branch: stable/queens

commit b64e6ebcab6f24ae15947f2df735faef85afa9b7
Author: Alan Bishop <email address hidden>
Date: Thu Nov 8 13:43:17 2018 -0500

    Configure cinder's access to the nova API

    Configure cinder to use the nova API's admin endpoint instead of the
    default public endpoint. Add the necessary auth credentials so that
    cinder can access nova's API as a privileged user, which is required
    for certain actions (see [1]).

    [1] https://git.openstack.org/cgit/openstack/cinder/tree/cinder/compute/nova.py#n86

    Closes-Bug: #1802347
    Depends-On: I925e25bcc352955560fc449fc5287e56beb12ca3
    Depends-On: Ia357ea41f8472d47e266d853f120a14b767e880d
    Change-Id: Ic0eef51c1dafd4a1378f5317390e7c09f1d429cd
    (cherry picked from commit f49ca18155eddab5ef29f897e95c4b2ee79d78f7)
    (cherry picked from commit c7e16c3e7ad0af20f07551f3b86419c4e37d75d5)