Comment 6 for bug 1802347

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

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

commit f49ca18155eddab5ef29f897e95c4b2ee79d78f7
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