summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-10 16:15:34 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-08 18:29:25 +0100
commit2d7d258eb416a9de2f7c91519ef2f7679237a366 (patch)
treef750e0ac196ad2e2432476d5460c321e9a4e674c
parent98c6e76f61715adffecfe079df9137747193416e (diff)
downloaddefinitions-2d7d258eb416a9de2f7c91519ef2f7679237a366.tar.gz
Fix region typo
-rw-r--r--openstack/etc/neutron/metadata_agent.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/neutron/metadata_agent.ini b/openstack/etc/neutron/metadata_agent.ini
index 6a3d0102..688dbbc5 100644
--- a/openstack/etc/neutron/metadata_agent.ini
+++ b/openstack/etc/neutron/metadata_agent.ini
@@ -5,7 +5,7 @@ verbose = True
# The Neutron user information for accessing the Neutron API.
auth_url = ##KEYSTONE_INTERNAL_URL##
-auth_region = RegionOne
+auth_region = regionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False
# Certificate Authority public key (CA cert) file for ssl