aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/cinder-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-23 16:37:17 +0000
committerGerrit Code Review <review@openstack.org>2015-12-23 16:37:18 +0000
commitc40f2a3b67274e9c7133ce9fd44d8635a8aa4674 (patch)
tree4b1257a0cdcdea7ae85d08b159b222711d99bbf0 /puppet/cinder-storage.yaml
parentaca5be22c2e073316c92810cfa13c27301b372fa (diff)
parent293f19b2a41386e1eea47a9e6add24b006c69c42 (diff)
Merge "Remove unsafe "unset" defaults"
Diffstat (limited to 'puppet/cinder-storage.yaml')
-rw-r--r--puppet/cinder-storage.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml
index 6ce6edfe..e991e37e 100644
--- a/puppet/cinder-storage.yaml
+++ b/puppet/cinder-storage.yaml
@@ -17,7 +17,6 @@ parameters:
description: The size of the loopback file used by the cinder LVM driver.
type: number
CinderPassword:
- default: unset
description: The password for the cinder service and db account, used by cinder-api.
type: string
hidden: true
@@ -70,7 +69,6 @@ parameters:
description: The user name for SNMPd with readonly rights running on all Overcloud nodes
type: string
SnmpdReadonlyUserPassword:
- default: unset
description: The user password for SNMPd with readonly rights running on all Overcloud nodes
type: string
hidden: true