summaryrefslogtreecommitdiffstats
path: root/puppet/services/cinder-base.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-20 18:45:45 +0000
committerGerrit Code Review <review@openstack.org>2017-01-20 18:45:45 +0000
commit36d493c7deedc4d8792d03069048ceaf776ef26e (patch)
tree5f25a805f82122aab3d444b2731ddb27638a81e3 /puppet/services/cinder-base.yaml
parent9a604044c1911bd4e20a7ccc413176d476cb1f3a (diff)
parent2254d38f255f47be9c0208bb8b87da667d3c20fb (diff)
Merge "cinder: move glance params into base"
Diffstat (limited to 'puppet/services/cinder-base.yaml')
-rw-r--r--puppet/services/cinder-base.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/cinder-base.yaml b/puppet/services/cinder-base.yaml
index 91c9ff5e..a5d7fcf1 100644
--- a/puppet/services/cinder-base.yaml
+++ b/puppet/services/cinder-base.yaml
@@ -119,3 +119,4 @@ outputs:
cinder::cron::db_purge::user: {get_param: CinderCronDbPurgeUser}
cinder::cron::db_purge::age: {get_param: CinderCronDbPurgeAge}
cinder::cron::db_purge::destination: {get_param: CinderCronDbPurgeDestination}
+ cinder::glance::glance_api_servers: {get_param: [EndpointMap, GlanceInternal, uri]}