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-02-11 18:30:26 +0000
commit89b38f7ae97e490e6d2176b440701a45e9b9a9a8 (patch)
tree83f0a395269458a10fb3b2538c47881222db69d1 /openstack-glance.configure
parent8849201962205cc8a3618a3faebe86b6e02731fd (diff)
downloaddefinitions-89b38f7ae97e490e6d2176b440701a45e9b9a9a8.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 \