Merge "kuryr: use internal neutron endpoint"

This commit is contained in:
Zuul 2019-01-14 14:45:39 +00:00 committed by Gerrit Code Review
commit 0abf5c8e43
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ default_driver = kuryr.lib.binding.drivers.veth
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
auth_url = {{ admin_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_admin_port }}
auth_type = password
endpoint_type = internal
project_domain_name = {{ default_project_domain_name }}
project_name = service
user_domain_name = {{ default_user_domain_name }}