kolla-ansible/releasenotes/notes/clients-in-magnum-use-internalURL-af3ad82af71a88c6.yaml
Bharat Kunwar 78bb594264 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
2020-07-01 08:45:12 +00:00

7 lines
230 B
YAML

---
fixes:
- |
In line with clients for other services used by Magnum, Cinder and Octavia
also use endpoint_type = internalURL. In the same tune, these services also
use the globally defined `openstack_region_name`.