tripleo-heat-templates/environments/ceph-radosgw.yaml
Giulio Fidente e2caa40579 Migrates ceph-{radosgw,mds,rbdmirror} to ceph-ansible
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
2018-01-22 14:45:03 +01:00

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