64bc4a7683
Since we're aligning the overcloud/undercloud and we've switched to containerization it, we should reuse the same heat services rather than duplicating the services with the Undercloud definition. Depends-On: Ic7dba7e548f85574cce2db23e3fec5c8ea761bb7 Change-Id: I497597a47533375f34a22a56e2e9a145d9393358 Related-Blueprint: containerized-undercloud
7 lines
415 B
YAML
7 lines
415 B
YAML
# DEPRECATED. This file will be removed in the Stein release as it is no longer
|
|
# needed
|
|
resource_registry:
|
|
OS::TripleO::Services::CeilometerAgentCentral: ../../docker/services/ceilometer-agent-central.yaml
|
|
OS::TripleO::Services::CeilometerAgentNotification: ../../docker/services/ceilometer-agent-notification.yaml
|
|
OS::TripleO::Services::CeilometerAgentIpmi: ../../docker/services/ceilometer-agent-ipmi.yaml
|