e2caa40579
Previously these environment files were pointing to a version of the services implemented using puppet-ceph, now they are migrated to using ceph-ansible. Change-Id: I159e2e9408dc5749ec0c287ef06aa0b1421b7d88 Closes-Bug: 1744714
9 lines
472 B
YAML
9 lines
472 B
YAML
# ******************************************************************************
|
|
# DEPRECATED: Use ./ceph-ansible/ceph-rgw.yaml
|
|
# ******************************************************************************
|
|
resource_registry:
|
|
OS::TripleO::Services::CephRgw: ../docker/services/ceph-ansible/ceph-rgw.yaml
|
|
OS::TripleO::Services::SwiftProxy: OS::Heat::None
|
|
OS::TripleO::Services::SwiftStorage: OS::Heat::None
|
|
OS::TripleO::Services::SwiftRingBuilder: OS::Heat::None
|