aboutsummaryrefslogtreecommitdiffstats
path: root/cinder-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-27 14:21:00 +0000
committerGerrit Code Review <review@openstack.org>2015-04-27 14:21:00 +0000
commit645b447b86ef9dbc37c46958b3e08b3ac65e3762 (patch)
tree1f9d187a131812f59142afdd7f36f5d49475011a /cinder-storage.yaml
parent476a1b347d85c5fb119d428159e9dcd498f0bbd3 (diff)
parent95889dd4ee035d466eb9e5b26a1f2a75ce7847d7 (diff)
Merge "Make all default values match overcloud defaults"
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r--cinder-storage.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cinder-storage.yaml b/cinder-storage.yaml
index 44f3b3b8..f26ef3e2 100644
--- a/cinder-storage.yaml
+++ b/cinder-storage.yaml
@@ -71,10 +71,10 @@ parameters:
description: Name of an existing EC2 KeyPair to enable SSH access to the instances
type: string
RabbitPassword:
- default: ''
+ default: 'guest'
type: string
RabbitUserName:
- default: ''
+ default: 'guest'
type: string
RabbitClientUseSSL:
default: false