f8d6a569f8
For complete coverage, these cinder versions should be used with an updated version of os-brick that also addresses the CVE: - 2023.1 (Antelope): use os-brick>=6.2.2 - Zed: use os-brick>=6.1.1 - Yoga: use os-brick>=5.2.3 Change-Id: Ifcadbaab68de1af59bae867bb6518163f430ab92 Related-bug: #2004555
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
New backend drivers were added: HPE XP iSCSI and FC,
|
|
Fungible NVMe-TCP, NetApp NVMe-TCP storage drivers.
|
|
- |
|
|
Many features were added to current drivers. Notable examples are Trisync
|
|
replication support for Pure driver, volume group snapshot support for
|
|
IBM SVF driver, Unisphere 10 support for Dell EMC PowerMax driver and
|
|
Host assisted migration and retype support for Hitachi VSP driver.
|
|
Apart from driver features, we also made improvements in the NVMe target
|
|
driver to add support for LVM+nvmet to enable CI testing even in the
|
|
absence of an NVMe backend.
|
|
- |
|
|
Many small bug fixes and improvements in operator experience, especially
|
|
around the cinder backup service, for example, incremental backup issue in
|
|
POSIX driver, create backup issue when volume doesn't exist, etc, were fixed.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 22.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 4a1a39ecd7770b0cc8065035afa724e90f94942e
|
|
- version: 22.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 24266a2107b7caffb9fc79769e298a84340d8ba8
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 24266a2107b7caffb9fc79769e298a84340d8ba8
|
|
diff-start: 21.0.0.0rc1
|
|
- version: 22.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: ba4e53095e89d9c0a5f7a13f6516fce034f75970
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/2023.1.html
|