From 8b26cd16f4055858d139f728ac251b7520cf3987 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Fri, 27 Mar 2020 05:39:08 +0100 Subject: [PATCH] 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 --- RELEASE-NOTE.md | 2 ++ 1 file changed, 2 insertions(+) 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 ----------------------------- -- 2.39.5