Use internal nova endpoint

The endpoint_type config option for the nova section of neutron.conf was
mistakenly removed in I10f350d40f9291c7688b336291f433ee3c4072d1.

Change-Id: I31f80bf136960d1ee085d5e2fa2c3b25fe49d66a
This commit is contained in:
Jimmy McCrory 2019-07-08 00:37:38 -07:00
parent edcbdf4b53
commit 712ad0567b

View File

@ -132,6 +132,7 @@ project_name = {{ neutron_service_project_name }}
user_domain_id = {{ neutron_service_user_domain_id }}
project_domain_id = {{ neutron_service_project_domain_id }}
auth_url = {{ keystone_service_adminurl }}
endpoint_type = internal
insecure = {{ keystone_service_adminuri_insecure | bool }}
# Quotas