27e8bbd2ac
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration for all manila services. With this patch the baremetal version of each manila service has been removed. Related-Blueprint: services-yaml-flattening Change-Id: I02addc0ecbbbcb60d2c6a0d30d7c9cfa42346f7c
5 lines
314 B
YAML
5 lines
314 B
YAML
resource_registry:
|
|
OS::TripleO::Services::ManilaApi: ../../deployment/manila/manila-api-container-puppet.yaml
|
|
OS::TripleO::Services::ManilaScheduler: ../../deployment/manila/manila-scheduler-container-puppet.yaml
|
|
OS::TripleO::Services::ManilaShare: ../../deployment/manila/manila-share-container-puppet.yaml
|