doc: Add a release note

This adds a release note for the Ceph Octopus release used in the
stable-5.0 branch.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/5388/head
Dimitri Savineau 2020-04-23 17:17:05 -04:00 committed by Guillaume Abrioux
parent 3247b1eea9
commit 27e206e8e0
1 changed files with 40 additions and 0 deletions

40
RELEASE-NOTE.md 100644
View File

@ -0,0 +1,40 @@
ceph-ansible stable-5.0 release note
====================================
Ansible version support
-----------------------
This version supports Ansible 2.9
Ceph version support
--------------------
This version can deploy Ceph Octopus.
Note that the general intent for Ceph Ansible is to support one Ceph release only.
The next version will support Pacific, then the one after that will support Q Ceph release.
Added features
----------------
* Add full CentOS 8 support.
* Add RHCS 5 support.
Removed features
----------------
* Remove CentOS 7 support for non containerized deployment with dashboard enabled.
Deprecation warnings and incoming removal
-----------------------------------------
Major changes from stable-4.0
-----------------------------
* Updating the NFS Ganesha release from V2.8 to V3.2.
* site-docker.yml and purge-docker-cluster.yml symlinks have been removed.
Notable changes from stable-4.0
-------------------------------
* Containers arent using the ulimit parameter for configuring the nofile value.