Comment 6 for bug 1885420

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/738883
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=9b82c0f557cd77fc54f8d07eab849eb3d91118d8
Submitter: Zuul
Branch: stable/stein

commit 9b82c0f557cd77fc54f8d07eab849eb3d91118d8
Author: Bharat Kunwar <email address hidden>
Date: Sun Jun 28 12:13:07 2020 +0100

    Use public interface for Magnum client and trustee Keystone interface

    While all other clients should use internalURL, the Magnum client itself
    and Keystone interface for trustee credentials should be publicly
    accessible (upstream default when no config is specified) since
    instances need to be able to reach them.

    Closes-Bug: #1885420
    Change-Id: I74359cec7147a80db24eb4aa4156c35d31a026bf
    (cherry picked from commit 78bb5942649507f4340e562ce8fa2a766ca2bc4e)