-
Bharat Kunwar authored
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
Bharat Kunwar authoredWhile 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
clients-in-magnum-use-internalURL-af3ad82af71a88c6.yaml 230 B
---
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`.