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-01-22 12:46:26 +0000
commit822ce87fcb92f5034a3f52b956741ba2fbeef86b (patch)
tree1028e1f9bebd3468300ed55ec43f6b0579ff43b1 /openstack-cinder.configure
parent4ea859f8221d06e87e302a3b2fc2c62a7a8ff821 (diff)
downloaddefinitions-822ce87fcb92f5034a3f52b956741ba2fbeef86b.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