diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-07-01 16:26:23 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-07-01 16:26:24 +0000 |
commit | f733b2edd1721fb187d3f261e2d8d8ab3f40c9f1 (patch) | |
tree | 7647b51e84befa9c314b326fc3244d0c3317b404 /overcloud-resource-registry-puppet.yaml | |
parent | 337d2c62038bde10cfb48d6c1bd09f3cbf72ba6a (diff) | |
parent | 9f1b58e8ac3825a9668a1dcb8d24f6aa9c5e3d3a (diff) |
Merge "First iteration of libvirt and nova-compute as a composable services"
Diffstat (limited to 'overcloud-resource-registry-puppet.yaml')
-rw-r--r-- | overcloud-resource-registry-puppet.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud-resource-registry-puppet.yaml b/overcloud-resource-registry-puppet.yaml index 8091a9a8..cb67c7ec 100644 --- a/overcloud-resource-registry-puppet.yaml +++ b/overcloud-resource-registry-puppet.yaml @@ -160,6 +160,7 @@ resource_registry: OS::TripleO::Services::NovaConsoleauth: puppet/services/nova-consoleauth.yaml OS::TripleO::Services::NovaVncproxy: puppet/services/nova-vncproxy.yaml OS::TripleO::Services::NovaCompute: puppet/services/nova-compute.yaml + OS::TripleO::Services::NovaLibvirt: puppet/services/nova-libvirt.yaml OS::TripleO::Services::Ntp: puppet/services/time/ntp.yaml OS::TripleO::Services::SwiftProxy: puppet/services/swift-proxy.yaml OS::TripleO::Services::SwiftStorage: puppet/services/swift-storage.yaml |