summaryrefslogtreecommitdiff
path: root/openstack-cinder.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-cinder.configure
parente5832922171665cf9fcf125fbff25a6557b1cdbf (diff)
downloaddefinitions-a6ca9bf594ab35911a69b53c5c3b590b8adbf542.tar.gz
FIXUPME: Move replacement of KEYSTONE_TEMPORARY_ADMIN_TOKEN to openstack-keystone.configure
Diffstat (limited to 'openstack-cinder.configure')
-rw-r--r--openstack-cinder.configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-cinder.configure b/openstack-cinder.configure
index ec2dd4b8..5688ee72 100644
--- a/openstack-cinder.configure
+++ b/openstack-cinder.configure
@@ -24,7 +24,6 @@ ROOT="$1"
##########################################################################
cat <<EOF > "$ROOT"/etc/openstack-cinder-setup.sed
-s/##KEYSTONE_TEMPORARY_ADMIN_TOKEN##/$KEYSTONE_TEMPORARY_ADMIN_TOKEN/g
s/##CINDER_USER##/$CINDER_USER/g
s/##CINDER_PASSWORD##/$CINDER_PASSWORD/g
s/##CINDER_PUBLIC_URL##/$CINDER_PUBLIC_URL/g