aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/default.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-25 13:34:50 +0000
committerGerrit Code Review <review@openstack.org>2017-04-25 13:34:50 +0000
commitd3987432f90c1f7c190d94385ad2525fa00ae1d6 (patch)
tree85ea20505e0e4510be1640c23e87c7db2d1d7a64 /spec/fixtures/hieradata/default.yaml
parentb0b8b5933a160246efe5ec96b074bddbce33b16c (diff)
parent243e3bdc20a5e5d21c828d0727c898ee7de9a05b (diff)
Merge "Move gnocchi wsgi configuration to step 3" into stable/ocata
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 592c308..94d2b28 100644
--- a/spec/fixtures/hieradata/default.yaml
+++ b/spec/fixtures/hieradata/default.yaml
@@ -24,6 +24,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'