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-10 10:55:31 +0000
commitb03362ee210e9da2d6d0ddf1aba8eb9910b1bad4 (patch)
treea2e1e109e451e2396fb94ca61836e4a34cfde3b8
parentf518a57f129d72bab0916e1ca5fa8d996cff0ca1 (diff)
downloaddefinitions-b03362ee210e9da2d6d0ddf1aba8eb9910b1bad4.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