aboutsummaryrefslogtreecommitdiffstats
path: root/cinder-storage-puppet.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cinder-storage-puppet.yaml')
-rw-r--r--cinder-storage-puppet.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/cinder-storage-puppet.yaml b/cinder-storage-puppet.yaml
index c1cbffb0..31dae229 100644
--- a/cinder-storage-puppet.yaml
+++ b/cinder-storage-puppet.yaml
@@ -1,10 +1,6 @@
heat_template_version: 2014-10-16
description: 'Block Storage Configuration w/ Puppet'
parameters:
- #FIXME: this should not be required
- AdminPassword:
- default: ''
- type: string
Image:
default: overcloud-cinder-volume
type: string
@@ -16,12 +12,6 @@ parameters:
default: 5000
description: The size of the loopback file used by the cinder LVM driver.
type: number
- # FIXME: this should not be required
- CinderPassword:
- default: unset
- description: The password for the cinder service account, used by cinder-api.
- hidden: true
- type: string
VirtualIP:
default: ''
type: string