aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2017-01-26 16:19:06 +0100
committerGiulio Fidente <gfidente@redhat.com>2017-01-26 16:19:06 +0100
commit9b70330a150b363c31b952867819e48830a10817 (patch)
tree599ae0a18c4a2d3cf2edf5ca47c1198b2e3b62df /releasenotes
parent034b3a456557b786f23ec1a21a997e220a3c452a (diff)
Add release notes for Manila/CephFS with managed Ceph
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
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml b/releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml
new file mode 100644
index 00000000..59f1fb99
--- /dev/null
+++ b/releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml
@@ -0,0 +1,11 @@
+---
+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 \ No newline at end of file