Merge "[octavia] Add region-specific catalog lookups"

This commit is contained in:
Zuul 2019-08-27 12:37:44 +00:00 committed by Gerrit Code Review
commit d68ed4f5cd

View File

@ -79,3 +79,15 @@ transport_url = {{ notify_transport_url }}
[oslo_policy]
policy_file = {{ octavia_policy_file }}
{% endif %}
[glance]
region_name = {{ openstack_region_name }}
endpoint_type = internal
[neutron]
region_name = {{ openstack_region_name }}
endpoint_type = internal
[nova]
region_name = {{ openstack_region_name }}
endpoint_type = internal