Metadata service seems to cache neutron api url from keystone so trigger restart if it changes by adding comment to metadata config with url
This commit is contained in:
parent
589c60c2c4
commit
fd26e9b2f8
@ -2,6 +2,8 @@
|
||||
# [ WARNING ]
|
||||
# Configuration file maintained by Juju. Local changes may be overwritten.
|
||||
###############################################################################
|
||||
# Metadata service seems to cache neutron api url from keystone so trigger
|
||||
# restart if it changes: {{ quantum_url }}
|
||||
[DEFAULT]
|
||||
auth_url = {{ service_protocol }}://{{ keystone_host }}:{{ service_port }}/v2.0
|
||||
auth_region = {{ region }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user