From 94574dbe0f14d84bc47d593f51f1fe1717596b75 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 23 Jan 2026 17:30:17 +0100 Subject: [PATCH] Release cinder for stable/2024.2 As a preparation for the transition of 2024.2 Dalmatian to End of Life [1], this release picks up new commits to cinder since the last release from stable/2024.2. This patch is proposed as a convenience to ensure that the latest merged stable changes are released. If the team is good with this, then please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. [1] https://releases.openstack.org/ $ git log --oneline --no-merges 25.3.0..7b390f102 90adabb67 HPE 3par - skip license check for new wsapi af4cb88a6 cinder-manage: Use same timestamp for purging deleted rows 49b5c010d Driver assisted migration on retype when it's safe 36e7d28cf zuul: cinder-plugin-ceph-tempest: raise swap size b9ac7315e [Pure Storage] Fix issue with LACP ports not being identified dfd9a8109 Huawei hypermetro: RECOVERYPOLICY typo 34590bec8 [Pure Storage] Remove SafeMode PGs from Replication Pods 1dde98deb [Pure Storage] Manage Volume from GUI fails 6f53af57d Always upload image volumes in a native thread Change-Id: I6a57085e613b63ad0d92dcd94420e12ad3fea2a1 Signed-off-by: Elod Illes Generated-By: openstack/releases:tools/process_auto_releases.sh --- deliverables/dalmatian/cinder.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deliverables/dalmatian/cinder.yaml b/deliverables/dalmatian/cinder.yaml index 4323a00304..4001b6bd73 100644 --- a/deliverables/dalmatian/cinder.yaml +++ b/deliverables/dalmatian/cinder.yaml @@ -45,7 +45,12 @@ releases: projects: - repo: openstack/cinder hash: 4656dd9db65366ce5d1815ec7a1c8da2f4fcb7a5 + - version: 25.3.1 + projects: + - repo: openstack/cinder + hash: e70f1a858a74d917cc73c145ad156852bb76a939 branches: - name: stable/2024.2 location: 25.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/cinder/2024.2.html +release-notes: + https://docs.openstack.org/releasenotes/cinder/2024.2.html