Add release notes for Manila/CephFS with managed Ceph
authorGiulio Fidente <gfidente@redhat.com>
Thu, 26 Jan 2017 15:19:06 +0000 (16:19 +0100)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 24 Feb 2017 17:04:15 +0000 (12:04 -0500)
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
(cherry picked from commit 9b70330a150b363c31b952867819e48830a10817)

releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml b/releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml
new file mode 100644 (file)
index 0000000..59f1fb9
--- /dev/null
@@ -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