summaryrefslogtreecommitdiff
path: root/openstack-cinder.configure
diff options
context:
space:
mode:
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