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
8 lines
424 B
YAML
8 lines
424 B
YAML
# DEPRECATED. This file will be removed in the Stein release as it is no longer
|
|
# needed
|
|
resource_registry:
|
|
OS::TripleO::Services::GnocchiApi: ../../docker/services/gnocchi-api.yaml
|
|
OS::TripleO::Services::GnocchiMetricd: ../../docker/services/gnocchi-metricd.yaml
|
|
OS::TripleO::Services::GnocchiStatsd: ../../docker/services/gnocchi-statsd.yaml
|
|
OS::TripleO::Services::Redis: ../../docker/services/database/redis.yaml
|