Comment 5 for bug 1885420

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

Reviewed: https://review.opendev.org/738880
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=6a0a4877e8bc87144ced35a18a76dca8423083a4
Submitter: Zuul
Branch: stable/ussuri

commit 6a0a4877e8bc87144ced35a18a76dca8423083a4
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)