Comment 5 for bug 1885096

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

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

commit a0a184e95478950ee4e7b081bbed12f8b203d092
Author: Bharat Kunwar <email address hidden>
Date: Wed Jun 24 16:24:30 2020 +0100

    Use internalURL endpoint_type for all clients used by Magnum

    Magnum, Cinder and Octavia clients in Magnum now use endpoint_type of
    internalURL by default consistent with other clients also used by the
    conductor. Additionally, they also use the globally defined
    `openstack_region_name` for region_name.

    Closes-Bug: #1885096

    Change-Id: Ibec511013760cc4f681a2ec1b769b532be3daf2d
    (cherry picked from commit eb24945d75379952d0988403f3ed4bb9203f2113)