aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/default.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-15 02:54:56 +0000
committerGerrit Code Review <review@openstack.org>2017-04-15 02:54:56 +0000
commit826a2361db73771e1c25094353d322ce615f1db5 (patch)
treeef79ee79da4c8042fddfaaad41efd3d0cdbc2db8 /spec/fixtures/hieradata/default.yaml
parentc17519c6afa7011785d8df62d9d951a6c62df677 (diff)
parent9de4c92571fdbe342a20a68e4ee44feb55464007 (diff)
Merge "Move gnocchi wsgi configuration to step 3"
Diffstat (limited to 'spec/fixtures/hieradata/default.yaml')
-rw-r--r--spec/fixtures/hieradata/default.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/hieradata/default.yaml b/spec/fixtures/hieradata/default.yaml
index 9634e5d..16f39a5 100644
--- a/spec/fixtures/hieradata/default.yaml
+++ b/spec/fixtures/hieradata/default.yaml
@@ -28,6 +28,8 @@ ceph::profile::params::rgw_keystone_admin_password: 'keystone_admin_password'
# cinder related items
cinder::rabbit_password: 'password'
cinder::keystone::authtoken::password: 'password'
+# gnocchi related items
+gnocchi::keystone::authtoken::password: 'password'
# nova related items
nova::rabbit_password: 'password'
nova::keystone::authtoken::password: 'password'