Merge "Configure Neutron to use internalURL for contacting Nova"
This commit is contained in:
commit
a7dbbcf952
@ -43,6 +43,7 @@ region_name = {{ openstack_region_name }}
|
|||||||
project_name = service
|
project_name = service
|
||||||
username = {{ nova_keystone_user }}
|
username = {{ nova_keystone_user }}
|
||||||
password = {{ nova_keystone_password }}
|
password = {{ nova_keystone_password }}
|
||||||
|
endpoint_type = internal
|
||||||
|
|
||||||
[oslo_concurrency]
|
[oslo_concurrency]
|
||||||
lock_path = /var/lib/neutron/tmp
|
lock_path = /var/lib/neutron/tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user