summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-10 16:15:34 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-04-07 10:08:31 +0000
commit629b5f79bfd9fa7c34c4c924ec6445cdef1c1cf9 (patch)
tree7836abfc86fab898988ee1af813c27cdcfc8ccd1
parentddd96a8ebccb3828c1f4c4b21a7da4d7b0a07e5d (diff)
downloaddefinitions-629b5f79bfd9fa7c34c4c924ec6445cdef1c1cf9.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