[gnuoy, r=jamespage] Trigger restart of neutron-metadata-agent service when neutron endpoint changes

This commit is contained in:
Liam Young 2014-06-30 10:41:19 +01:00
commit b70aae3724

View File

@ -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 }}