From: Guillaume Abrioux Date: Fri, 27 Mar 2020 04:39:08 +0000 (+0100) Subject: doc: update release note X-Git-Tag: v4.0.21~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8b26cd16f4055858d139f728ac251b7520cf3987;p=ceph-ansible.git doc: update release note This commit mentions: - the Debian support removal from RHCS deployment. - site-docker.yml.sample and purge-docker-cluster.yml symlinks removal. Signed-off-by: Guillaume Abrioux --- diff --git a/RELEASE-NOTE.md b/RELEASE-NOTE.md index 829c2eb8b..93d0db225 100644 --- a/RELEASE-NOTE.md +++ b/RELEASE-NOTE.md @@ -41,6 +41,7 @@ Removed features ---------------- * Remove openSUSE Leap 42 support. +* Remove Debian support from RHCS deployment. * Remove ceph-common-coreos and ceph-agent roles. * Remove KV store support. * Remove infrastructure-playbooks/rgw-standalone.yml @@ -54,6 +55,7 @@ Deprecation warnings and incoming removal ----------------------------------------- * Drop add-osd.yml playbook, it will be replaced by main playbook with --limit option. * Ceph Ansible doesn’t configure ISCSI gateways anymore. This should be done manually or via the Ceph Dashboard UI. +* site-docker.yml.sample, purge-docker-cluster.yml symlinks will be removed. Major changes from stable-3.2 -----------------------------