diff options
-rw-r--r-- | capabilities-map.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 9ae772eb..59e58833 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 |