aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-06 05:15:32 +0000
committerGerrit Code Review <review@openstack.org>2015-04-06 05:15:32 +0000
commit14e1423f9369fb38adcfaf5ab1f1fcff7a4b94cd (patch)
tree64bc1d20c87415869dda4e0751b7a05212f3b650 /overcloud-without-mergepy.yaml
parent4578590799928737aefe95fd1822229af2a6e5e8 (diff)
parent7fa49ccf917bcd59b116243b563c8ac2de8fc4c9 (diff)
Merge "Update descriptions comments for Ceph params"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index 1134fec6..cd684579 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -29,14 +29,14 @@ parameters:
CephClusterFSID:
default: ''
type: string
- description: The Ceph cluster FSID.
+ description: The Ceph cluster FSID. Must be a UUID.
CephMonKey:
default: ''
- description: The Ceph monitors key.
+ description: The Ceph monitors key. Can be created with ceph-authtool --gen-print-key.
type: string
CephAdminKey:
default: ''
- description: The Ceph admin client key.
+ description: The Ceph admin client key. Can be created with ceph-authtool --gen-print-key.
type: string
CinderEnableIscsiBackend:
default: true