cinder/releasenotes/notes/announce-ceph-min-version-4eddb0def1c39928.yaml
Brian Rosmaita 2f5179147c doc: restrict supported Ceph versions
As discussed at the PTG [0] and subsequent Cinder meetings [1],
set a minimum supported version of Ceph.  Also specify that we
expect the Ceph client and server versions to be in alignment.

[0] https://wiki.openstack.org/wiki/CinderWallabyPTGSummary#Ceph:_Minimum_supported_version
[1] http://eavesdrop.openstack.org/meetings/cinder/2020/cinder.2020-11-11-14.00.log.html#l-202

Change-Id: Ifd4cf76158350f60f84e3066ff41cc6ac5c2a3c3
2020-11-13 10:05:18 -05:00

33 lines
1.3 KiB
YAML

---
upgrade:
- |
RBD driver: Prior to this release, the Cinder project did not have a
statement concerning what versions of Ceph are supported by Cinder.
We hereby announce that:
* For a given OpenStack release, Cinder supports the current Ceph
active stable releases plus the two prior releases.
* For any OpenStack release, it is expected that the versions of
the Ceph client and server are in alignment.
The `Ceph RADOS Block Device (RBD)
<https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/ceph-rbd-volume-driver.html>`__
driver documentation has been updated to reflect
this policy and explains it in more detail.
other:
- |
**Supported Ceph versions**
The Cinder project wishes to clarify its policy concerning what versions
of Ceph are supported by Cinder.
* For a given OpenStack release, Cinder supports the current Ceph
active stable releases plus the two prior releases.
* For any OpenStack release, it is expected that the versions of
the Ceph client and server are in alignment.
The `Ceph RADOS Block Device (RBD)
<https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/ceph-rbd-volume-driver.html>`__
driver documentation has been updated to reflect
this policy and explains it in more detail.