From fa29c83b518c3e3c8fbbd32daff498da2a3677ab Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Tue, 14 Feb 2017 11:56:29 +0100 Subject: [PATCH] Add Ceph RGW to capabilities map This will provide an option in the UI to deploy Ceph RGW as a replacement for Swift. Change-Id: If2281edce49d2981f891c95ebb507e3a4b9e438e --- capabilities-map.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 9ae772ebc2..59e58833bb 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -466,6 +466,16 @@ topics: description: requires: - environments/puppet-ceph.yaml + - title: Ceph Rados Gateway + description: > + Deploys CephRGW via TripleO, transparently replaces Swift providing a compatible API + which stores data in the Ceph cluster. + environments: + - file: environments/ceph-radosgw.yaml + title: Deploys CephRGW + description: + requires: + - environments/puppet-ceph.yaml - title: Manila with CephFS description: > Deploys Manila and configures it with the CephFS driver. This requires the deployment of