diff options
Diffstat (limited to 'capabilities-map.yaml')
-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 dd85b9d7..cc22ff92 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -472,6 +472,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 |