summaryrefslogtreecommitdiff
path: root/openstack-glance.configure
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-12-03 16:44:33 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:31 +0000
commita6ca9bf594ab35911a69b53c5c3b590b8adbf542 (patch)
tree914db530d80982926e5c6f7ed2a2fcf70364b586 /openstack-glance.configure
parente5832922171665cf9fcf125fbff25a6557b1cdbf (diff)
downloaddefinitions-a6ca9bf594ab35911a69b53c5c3b590b8adbf542.tar.gz
FIXUPME: Move replacement of KEYSTONE_TEMPORARY_ADMIN_TOKEN to openstack-keystone.configure
Diffstat (limited to 'openstack-glance.configure')
-rw-r--r--openstack-glance.configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-glance.configure b/openstack-glance.configure
index c99d4fd0..a94de93a 100644
--- a/openstack-glance.configure
+++ b/openstack-glance.configure
@@ -24,7 +24,6 @@ ROOT="$1"
##########################################################################
cat <<EOF > "$ROOT"/etc/openstack-glance-setup.sed
-s/##KEYSTONE_TEMPORARY_ADMIN_TOKEN##/$KEYSTONE_TEMPORARY_ADMIN_TOKEN/g
s/##GLANCE_SERVICE_USER##/$GLANCE_SERVICE_USER/g
s/##GLANCE_SERVICE_PASSWORD##/$GLANCE_SERVICE_PASSWORD/g
s/##GLANCE_PUBLIC_URL##/$GLANCE_PUBLIC_URL/g