summaryrefslogtreecommitdiff
path: root/openstack-cinder.configure
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-27 17:54:11 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:30 +0000
commitcf2c7b740ce9dd2c0084db3894195e1909c91dd0 (patch)
tree01b077a8877d6baf7864d384f597fac5ea0e2837 /openstack-cinder.configure
parentfdffe877e0e23647aa5758d303eb3b1fca6ff1f0 (diff)
downloaddefinitions-cf2c7b740ce9dd2c0084db3894195e1909c91dd0.tar.gz
FIXUPME: Replace keystone variables in cinder
Diffstat (limited to 'openstack-cinder.configure')
-rw-r--r--openstack-cinder.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-cinder.configure b/openstack-cinder.configure
index 5688ee72..ec2dd4b8 100644
--- a/openstack-cinder.configure
+++ b/openstack-cinder.configure
@@ -24,6 +24,7 @@ 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