summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-14 15:45:07 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:30 +0000
commit39566586c827cca792638096e64deb97087fce9d (patch)
treede8b9ba730b97b403d5e10523df8cb9c2e54d8ea
parent52d479690a1ec8a546ccc64fcef48ad9938f61f0 (diff)
downloaddefinitions-39566586c827cca792638096e64deb97087fce9d.tar.gz
FIXUPME: Add identity_uri field to keystone.configure
-rw-r--r--openstack-keystone.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-keystone.configure b/openstack-keystone.configure
index fbd3e98f..7caaace2 100644
--- a/openstack-keystone.configure
+++ b/openstack-keystone.configure
@@ -31,6 +31,7 @@ s/##KEYSTONE_INTERNAL_URL##/$KEYSTONE_INTERNAL_URL/g
s/##KEYSTONE_ADMIN_URL##/$KEYSTONE_ADMIN_URL/g
s/##OPENSTACK_AUTH_HOST##/$OPENSTACK_AUTH_HOST/g
s/##OPENSTACK_AUTH_PORT##/$OPENSTACK_AUTH_PORT/g
+s/##IDENTITY_URI##/$IDENTITY_URI/g
EOF
sed -f "$ROOT"/etc/openstack-keystone-setup.sed -i \