aboutsummaryrefslogtreecommitdiffstats
path: root/environments/ceph-ansible/ceph-rgw.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-07 13:14:02 +0000
committerGerrit Code Review <review@openstack.org>2017-09-07 13:14:02 +0000
commit24b8d7835d2d299bc37e2f17d923fd92e5709e46 (patch)
tree9a7774b109d15d23011b6b27eb188f08cddc950c /environments/ceph-ansible/ceph-rgw.yaml
parentadc76719fb790302be3f8aca96029d58b5ee8351 (diff)
parent6d99e0a85b394415777a3f978fe4af778a6ba9ef (diff)
Merge "Add support for deploying RGW with ceph-ansible" into stable/pike
Diffstat (limited to 'environments/ceph-ansible/ceph-rgw.yaml')
-rw-r--r--environments/ceph-ansible/ceph-rgw.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/environments/ceph-ansible/ceph-rgw.yaml b/environments/ceph-ansible/ceph-rgw.yaml
new file mode 100644
index 00000000..4b09a703
--- /dev/null
+++ b/environments/ceph-ansible/ceph-rgw.yaml
@@ -0,0 +1,5 @@
+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