2017-11-29 08:44:57 +11:00
|
|
|
resource_registry:
|
|
|
|
OS::TripleO::Services::CollectdAlt: OS::Heat::None
|
2019-10-08 16:16:25 -04:00
|
|
|
# If enabling collectd you'll need to provide the following in a specific resource_registry
|
2019-02-11 15:26:01 -07:00
|
|
|
# OS::TripleO::Services::CollectdAlt: ../deployment/metrics/collectd-container-puppet.yaml
|
2019-10-08 16:16:25 -04:00
|
|
|
# If enabling legacy telemetry, you'll need to provide the following in a specific resource_registry
|
|
|
|
# OS::TripleO::Services::ComputeCeilometerAgentAlt: ../deployment/ceilometer/ceilometer-agent-compute-container-puppet.yaml
|
2019-01-13 10:41:30 -05:00
|
|
|
OS::TripleO::Services::ComputeNeutronOvsAgentAlt: ../deployment/neutron/neutron-ovs-agent-container-puppet.yaml
|
2019-01-29 08:08:06 -05:00
|
|
|
OS::TripleO::Services::IscsidAlt: ../deployment/iscsid/iscsid-container-puppet.yaml
|
2019-01-25 14:00:15 -07:00
|
|
|
OS::TripleO::Services::NovaComputeAlt: ../deployment/nova/nova-compute-container-puppet.yaml
|
|
|
|
OS::TripleO::Services::NovaLibvirtAlt: ../deployment/nova/nova-libvirt-container-puppet.yaml
|
2019-01-21 11:43:46 -07:00
|
|
|
OS::TripleO::Services::NovaMigrationTargetAlt: ../deployment/nova/nova-migration-target-container-puppet.yaml
|
2017-11-29 08:44:57 +11:00
|
|
|
OS::TripleO::Services::OVNControllerAlt: OS::Heat::None
|
|
|
|
# If enabling OVN you'll need provide the following in a specific resource_registry
|
2020-08-06 08:49:08 +05:30
|
|
|
# OS::TripleO::Services::OVNControllerAlt: ../deployment/ovn/ovn-controller-container-puppet.yaml
|