
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
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Drivers with inactive CI were marked unsupported including
|
|
Windows iSCSI Driver, Windows SMB Driver, Dell SC Series Storage
|
|
Driver (iSCSI, FC), Dell VNX Storage Driver (FC, iSCSI) and
|
|
Dell XtremeIO Storage Driver (iSCSI, FC).
|
|
- |
|
|
New driver features were added, notably, Fujitsu ETERNUS DX extend
|
|
volume on RAID group, Pure Storage synchronous replication, NetApp
|
|
iSCSI LUN space allocation, Dell PowerFlex Active-Active support,
|
|
Dell PowerMax configurable SRDF snapshots.
|
|
- |
|
|
Along with many bug fixes, some major ones are: series of fixes to
|
|
make the NVMe connector more robust, fixing partial scanning issue
|
|
in fibre channel connector, addressed volumes preserving sparseness
|
|
when reimaging, RBD now able to delete volumes with volume/snapshot
|
|
dependencies.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 24.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: aec1c88712a2c3623594da658476cd2a478bcbbb
|
|
- version: 24.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: bcf399027edbd7c898a2f0583020e363e06e50d2
|
|
- version: 24.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: bcf399027edbd7c898a2f0583020e363e06e50d2
|
|
diff-start: 23.0.0.0rc1
|
|
- version: 24.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: db98dc207060da234c32a563c13cac1edbd62952
|
|
branches:
|
|
- name: stable/2024.1
|
|
location: 24.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/2024.1.html
|