]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
New RELEASE-NOTE for stable-7.0
authorTeoman ONAY <tonay@ibm.com>
Thu, 1 Jun 2023 08:48:39 +0000 (10:48 +0200)
committerTeoman ONAY <tonay@redhat.com>
Thu, 1 Jun 2023 12:26:53 +0000 (14:26 +0200)
Signed-off-by: Teoman ONAY <tonay@ibm.com>
RELEASE-NOTE.md [new file with mode: 0644]

diff --git a/RELEASE-NOTE.md b/RELEASE-NOTE.md
new file mode 100644 (file)
index 0000000..98288f8
--- /dev/null
@@ -0,0 +1,43 @@
+ceph-ansible stable-7.0 release note
+====================================
+
+Ansible version support
+-----------------------
+
+This version supports ansible-core 2.12
+
+Ceph version support
+--------------------
+
+This version can deploy Ceph Quincy.
+Note that the general intent for Ceph Ansible is to support one Ceph release only.
+The next version will support Reef, then the one after that will support S Ceph release.
+
+Added features
+----------------
+
+* Add RHCS 6 support.
+
+Removed features
+----------------
+
+Deprecation warnings and incoming removal
+-----------------------------------------
+
+The next release of ceph-ansible (`stable-8.0`) will be released with some non-backward compatible changes:
+
+* `ceph/daemon` images support will be removed (use the ceph/ceph container image instead).
+* some parts of the existing roles will be moved to dedicated playbooks (eg: osd: openstack_config.yml, rgw: multisite.yml, ...)
+
+NOTE: rgw multisite deployments might be unstable with `stable-8.0`
+
+Major changes from stable-6.0
+-----------------------------
+
+* rbd-mirror: major refactor
+
+Notable changes from stable-6.0
+-------------------------------
+
+* ipwrap has moved to ansible.utils
+* Add --security-opt label=disable to all containers