Files
71317476aaadc5d668914fb0cb26c6b49e31ca06
87 lines
2.9 KiB
Markdown
87 lines
2.9 KiB
Markdown
[](https://governance.openstack.org/tc/reference/tags/index.html)
Devstack Ceph Plugin
* (Optionally) Sets up & configures Rados gateway (aka rgw or radosgw) as a Swift endpoint with Keystone integration
* Supports Ceph cluster running local or remote to openstack services
This plugin also gets used to configure Ceph as the storage backend for the upstream Ceph CI job named ```gate-tempest-dsvm-full-devstack-plugin-ceph```
```enable_plugin devstack-plugin-ceph https://opendev.org/openstack/devstack-plugin-ceph```
* Then run ```stack.sh``` and wait for the _magic_ to happen :)
Fix readme for manila/ubuntu support
TrivialFix
Change-Id: Icd481b55e7684a67175fe6e5c2e2ef62d6e7046c
* Manila with CephFS - for Ubuntu, support only for Trusty Tahr (14.04 LTS) and beyond
# TODOs