diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-20 18:45:45 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-20 18:45:45 +0000 |
commit | 36d493c7deedc4d8792d03069048ceaf776ef26e (patch) | |
tree | 5f25a805f82122aab3d444b2731ddb27638a81e3 /puppet/services/cinder-api.yaml | |
parent | 9a604044c1911bd4e20a7ccc413176d476cb1f3a (diff) | |
parent | 2254d38f255f47be9c0208bb8b87da667d3c20fb (diff) |
Merge "cinder: move glance params into base"
Diffstat (limited to 'puppet/services/cinder-api.yaml')
-rw-r--r-- | puppet/services/cinder-api.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/cinder-api.yaml b/puppet/services/cinder-api.yaml index 963ebd63..b32c8185 100644 --- a/puppet/services/cinder-api.yaml +++ b/puppet/services/cinder-api.yaml @@ -91,6 +91,8 @@ outputs: cinder::config: DEFAULT/swift_catalog_info: value: 'object-store:swift:internalURL' + # TODO(emilien) remove the next line when https://review.openstack.org/422915 + # is merged. cinder::glance::glance_api_servers: {get_param: [EndpointMap, GlanceInternal, uri]} tripleo::profile::base::cinder::cinder_enable_db_purge: {get_param: CinderEnableDBPurge} tripleo.cinder_api.firewall_rules: |