diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-02-12 23:29:42 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-02-12 23:29:42 +0000 |
commit | e6a88afa04cde189cd0e7d119a51b5667c3e69da (patch) | |
tree | 652281dbc03636836424e694af996be4e9d9d5b1 /overcloud-resource-registry-puppet.j2.yaml | |
parent | be6a66042e14abfc3a1b649ed144bb755c750424 (diff) | |
parent | f6662286786f2e1c6d81e2ac275d43bf4a6f6910 (diff) |
Merge "adding Congress Support"
Diffstat (limited to 'overcloud-resource-registry-puppet.j2.yaml')
-rw-r--r-- | overcloud-resource-registry-puppet.j2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud-resource-registry-puppet.j2.yaml b/overcloud-resource-registry-puppet.j2.yaml index 1e518595..a6b32ddb 100644 --- a/overcloud-resource-registry-puppet.j2.yaml +++ b/overcloud-resource-registry-puppet.j2.yaml @@ -129,6 +129,7 @@ resource_registry: OS::TripleO::Services::CinderScheduler: puppet/services/cinder-scheduler.yaml OS::TripleO::Services::CinderVolume: puppet/services/cinder-volume.yaml OS::TripleO::Services::BlockStorageCinderVolume: puppet/services/cinder-volume.yaml + OS::TripleO::Services::Congress: OS::Heat::None OS::TripleO::Services::Keystone: puppet/services/keystone.yaml OS::TripleO::Services::GlanceApi: puppet/services/glance-api.yaml OS::TripleO::Services::GlanceRegistry: puppet/services/disabled/glance-registry.yaml |