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-01-22 12:46:25 +0000
commit4168395372f8bc18af7d7c73d3a2ad47221415dc (patch)
tree4e8e5ad7c8b79bed9a36ad169cda76480518ca5d /openstack-cinder.configure
parentee01947d215f5f3448ba5df208ee4e8882a8de82 (diff)
downloaddefinitions-4168395372f8bc18af7d7c73d3a2ad47221415dc.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