From a6a7ba008e48ca5544491b601a20382095f981b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 8 Nov 2024 21:48:33 +0100 Subject: [PATCH] [barbican] Transition 2023.1 Antelope to Unmaintained This branch reached the end of its official stable maintained period, hence this patch transition stable/2023.1 branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/2023.1 branch is tagged with 2023.1-eom tag - unmaintained/2023.1 branch will be cut from 2023.1-eom tag - stable/2023.1 branch will be deleted Note: - there will no longer be official releases off of 2023.1 branch after this transition - backports can be pushed to unmaintained/2023.1 branch - openstack-unmaintained-core (or -unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final 2023.1 Antelope stable release with backports currently in flight that we should wait for. For the latter case, please propose a final 2023.1 Antelope stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/2023.1. The planned transition deadline was October 30th, 2024 [3] last week, so please approve this patch as soon as possible if the project is ready for the transition. [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I8a5bef7e4f61351aea3f93ed49171f21d68447c0 --- deliverables/antelope/ansible-role-atos-hsm.yaml | 6 ++++++ deliverables/antelope/ansible-role-lunasa-hsm.yaml | 6 ++++++ deliverables/antelope/ansible-role-thales-hsm.yaml | 6 ++++++ deliverables/antelope/barbican.yaml | 6 ++++++ deliverables/antelope/python-barbicanclient.yaml | 6 ++++++ 5 files changed, 30 insertions(+) diff --git a/deliverables/antelope/ansible-role-atos-hsm.yaml b/deliverables/antelope/ansible-role-atos-hsm.yaml index 66117358ba..84cda578e0 100644 --- a/deliverables/antelope/ansible-role-atos-hsm.yaml +++ b/deliverables/antelope/ansible-role-atos-hsm.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/ansible-role-atos-hsm hash: f5c86dff4ee246f0ecbfb2d753e2c90912e7bb02 diff-start: 3.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/ansible-role-atos-hsm + hash: e80115b3abc0771e5881fff8a7b0533a3040b53e branches: - name: stable/2023.1 location: 5.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/ansible-role-lunasa-hsm.yaml b/deliverables/antelope/ansible-role-lunasa-hsm.yaml index c737606a0d..af43c50afa 100644 --- a/deliverables/antelope/ansible-role-lunasa-hsm.yaml +++ b/deliverables/antelope/ansible-role-lunasa-hsm.yaml @@ -14,6 +14,12 @@ releases: projects: - repo: openstack/ansible-role-lunasa-hsm hash: 26da379c3a5c88dda5f30adf9fd39d4254a9cc10 + - version: 2023.1-eom + projects: + - repo: openstack/ansible-role-lunasa-hsm + hash: 0821d23814adf83a2f2190b0319a83ab598316cb branches: - name: stable/2023.1 location: 5.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/ansible-role-thales-hsm.yaml b/deliverables/antelope/ansible-role-thales-hsm.yaml index 27c9659123..eb58e0159b 100644 --- a/deliverables/antelope/ansible-role-thales-hsm.yaml +++ b/deliverables/antelope/ansible-role-thales-hsm.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/ansible-role-thales-hsm hash: 49970b3ceb66a87c3d3e95ac77eda9ffd6b5a0f1 diff-start: v0.2.0 + - version: 2023.1-eom + projects: + - repo: openstack/ansible-role-thales-hsm + hash: fc3f008baf1e371759d87284c359034758d25f81 branches: - name: stable/2023.1 location: 5.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/barbican.yaml b/deliverables/antelope/barbican.yaml index 703981dcb0..bca9ab9c8d 100644 --- a/deliverables/antelope/barbican.yaml +++ b/deliverables/antelope/barbican.yaml @@ -23,7 +23,13 @@ releases: projects: - repo: openstack/barbican hash: 31db477ce24bf121660f794ce62cc4493a8e4c9e + - version: 2023.1-eom + projects: + - repo: openstack/barbican + hash: 31db477ce24bf121660f794ce62cc4493a8e4c9e branches: - name: stable/2023.1 location: 16.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/barbican/2023.1.html diff --git a/deliverables/antelope/python-barbicanclient.yaml b/deliverables/antelope/python-barbicanclient.yaml index d8b7b7d8d0..64b5895243 100644 --- a/deliverables/antelope/python-barbicanclient.yaml +++ b/deliverables/antelope/python-barbicanclient.yaml @@ -10,6 +10,12 @@ releases: projects: - repo: openstack/python-barbicanclient hash: ad14b64a7a1a3d4d1315891c486a12e0a4567846 + - version: 2023.1-eom + projects: + - repo: openstack/python-barbicanclient + hash: 86427b6abf337b4fbccf03809bf413f26225a1f1 branches: - name: stable/2023.1 location: 5.5.0 + - name: unmaintained/2023.1 + location: 2023.1-eom