9b70330a15
Previously we could only configure Manila/CephFS with an externally managed Ceph cluster. By adding CephMDS users can use the TripleO managed Ceph cluster as well. Change-Id: If714076e34a639c3df54936f335da4f2684b4533
11 lines
460 B
YAML
11 lines
460 B
YAML
---
|
|
prelude: >
|
|
Support for Manila/CephFS with TripleO managed Ceph cluster
|
|
features:
|
|
- |
|
|
It is now possible to configure Manila with CephFS to use a
|
|
TripleO managed Ceph cluster. When using the Heat environment
|
|
file at environments/manila-cephfsnative-config.yaml Manila
|
|
will be configured to use the TripleO managed Ceph cluster
|
|
if CephMDS is deployed as well, which can be done using the
|
|
file environments/services/ceph-mds.yaml |