cefc069d50
MINOR version bumps are due to highligh bug 2059809, which has fixes on every stable branch. 2024.1 Caracal: $ git log --oneline --no-merges 24.0.0..HEAD db98dc207 CVE-2024-32498: Check for external qcow2 data file 966bc53c8 Fix broken backup_swift_service_auth=True 52f885b77 Ceph: Catch more failure conditions on volume backup 1aa541d02 PowerMax: Allow live migration without pool name 2023.2 Bobcat: $ git log --oneline --no-merges 23.1.0..HEAD 9e667b02b CVE-2024-32498: Check for external qcow2 data file 1ec51a0af [stable-only] Set volume_image_dep_tests flag 9c504a019 [coordination] backend_url should be secret 245274505 RBD: Use "RBD" capitalization in user-facing text 68acf0b81 Recognize Dell PowerMax Unisphere 10.x (x>0) 1e5260264 Fix 'cinder-backup' service when Swift with TLS enabled 6fcdf82f6 Tests: Quiet Fungible invalid UUID warnings c0d9e2a2c Tests: Make NEC tests faster 9267b2f46 [stable-only] fix relnote markup 2fb2ff99b Increase size of volume image metadata values 5d24ae271 Ceph: Fix restoring old backups to a different backend 2023.1 Antelope: $ git log --oneline --no-merges 22.1.2..HEAD 5f5e86e35 CVE-2024-32498: Check for external qcow2 data file 1d7a0f5d8 Recognize Dell PowerMax Unisphere 10.x (x>0) b30ed079f HPE 3PAR: use vlan iscsi ips 0cca8c2aa [stable-only] Set volume_image_dep_tests flag c9330c6b6 Ceph: Fix restore backups to diff backend 22e6866f6 Fix 'cinder-backup' service when Swift with TLS enabled af040f925 3PAR: Error out if vol cannot be converted to base 8f9632461 Stable-only: Remove skip-level upgrade job 4ab3cbd70 Do not ignore availability_zone in backup creation Change-Id: Iffd79e410a33aa61a0cd7d9aca2233a0a3725ab1
49 lines
1.6 KiB
YAML
49 lines
1.6 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
New backend drivers were added: Yadro Tatlin Unified FC Driver,
|
|
TOYOU NetStor TYDS iSCSI driver, Pure Storage FlashArray NVMe-TCP support.
|
|
- |
|
|
New driver features were added, notably, QoS support for
|
|
Fujitsu ETERNUS DX driver, replication-enabled consistency groups support
|
|
for Pure Storage driver, and Active/Active support for NetApp NFS driver.
|
|
- |
|
|
A critical security issue, CVE-2023-2088, was fixed.
|
|
- |
|
|
Along with many bug fixes, some major ones are: fixed issues when
|
|
restoring full backups to non RBD volumes, ability to restore backups
|
|
into sparse volumes, restricted non-admins to create multiattach volume
|
|
using the multiattach parameter, etc.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 23.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 265d813dc90e6a6adc442285cb82ddaddca9cfb5
|
|
- version: 23.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 9a3409c576c6eadcaef4421ef0e99fcc80dc3e1f
|
|
- version: 23.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 9a3409c576c6eadcaef4421ef0e99fcc80dc3e1f
|
|
- version: 23.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 34338cf26f9d070ad8106fceccd657f613c4d5a5
|
|
diff-start: 22.0.0.0rc1
|
|
- version: 23.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 9e667b02b2c20b4ada18c1a472be152956284d45
|
|
branches:
|
|
- name: stable/2023.2
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/2023.2.html
|