summaryrefslogtreecommitdiff
path: root/openstack-glance.configure
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-31 16:05:43 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:21 +0000
commit9f4cfbad9533892bf461123d2cb4be61d963af44 (patch)
tree243ef628c785eeba3aa79cf30130cfec258269c4 /openstack-glance.configure
parenta4c042573eb77384c6194aab076f42e94c6d4aac (diff)
downloaddefinitions-9f4cfbad9533892bf461123d2cb4be61d963af44.tar.gz
WIP: Add OPENSTACK_AUTH_HOST to glance configuration
Diffstat (limited to 'openstack-glance.configure')
-rw-r--r--openstack-glance.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-glance.configure b/openstack-glance.configure
index 7a84c5e3..5ef72651 100644
--- a/openstack-glance.configure
+++ b/openstack-glance.configure
@@ -30,6 +30,7 @@ s/##GLANCE_SERVICE_PASSWORD##/$GLANCE_SERVICE_PASSWORD/g
s/##GLANCE_PUBLIC_URL##/$GLANCE_PUBLIC_URL/g
s/##GLANCE_INTERNAL_URL##/$GLANCE_INTERNAL_URL/g
s/##GLANCE_ADMIN_URL##/$GLANCE_ADMIN_URL/g
+s/##OPENSTACK_AUTH_HOST##/$OPENSTACK_AUTH_HOST/g
EOF
sed -f "$ROOT"/etc/openstack-glance-setup.sed -i \