From e5bdd02029dfcafb266d7bfe44ab22477931f07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 25 Nov 2022 21:33:44 +0100 Subject: [PATCH] [keystone] Transition Queens to End of Life This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens is not actively maintained in the recent period and thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/queens is deleted, and propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. Change-Id: I2ebd075bd72e71a658b838d7e39b52bfe0870466 --- deliverables/queens/keystone.yaml | 4 ++++ deliverables/queens/keystoneauth.yaml | 4 ++++ deliverables/queens/keystonemiddleware.yaml | 4 ++++ deliverables/queens/ldappool.yaml | 4 ++++ deliverables/queens/pycadf.yaml | 4 ++++ deliverables/queens/python-keystoneclient.yaml | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/deliverables/queens/keystone.yaml b/deliverables/queens/keystone.yaml index a26ba52f74..50507dba8a 100644 --- a/deliverables/queens/keystone.yaml +++ b/deliverables/queens/keystone.yaml @@ -52,6 +52,10 @@ releases: projects: - repo: openstack/keystone hash: e8b04cc4265d672214da50b99ead8c4f8cc49aa2 + - version: queens-eol + projects: + - repo: openstack/keystone + hash: 36e65cc4ca674d61f2dde6b16e310886fcf10a06 cycle-highlights: - | Keystone now offers a better story for applications interacting with diff --git a/deliverables/queens/keystoneauth.yaml b/deliverables/queens/keystoneauth.yaml index 9a23808517..cf62577b23 100644 --- a/deliverables/queens/keystoneauth.yaml +++ b/deliverables/queens/keystoneauth.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/keystoneauth hash: a760e5760a50fa6c89f0548f3c332f3d2d52ab46 + - version: queens-eol + projects: + - repo: openstack/keystoneauth + hash: c35cee2be71944fc73f685adf23e07da11824242 team: keystone type: library branches: diff --git a/deliverables/queens/keystonemiddleware.yaml b/deliverables/queens/keystonemiddleware.yaml index 11aad7cf58..f52c2a75c1 100644 --- a/deliverables/queens/keystonemiddleware.yaml +++ b/deliverables/queens/keystonemiddleware.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/keystonemiddleware hash: bc03de9ca412805490a39dfbd00b4f938e64895b + - version: queens-eol + projects: + - repo: openstack/keystonemiddleware + hash: 8d76546a752618be011a19415bf116da785cfeb3 team: keystone type: library branches: diff --git a/deliverables/queens/ldappool.yaml b/deliverables/queens/ldappool.yaml index fe68ea17c0..5187495802 100644 --- a/deliverables/queens/ldappool.yaml +++ b/deliverables/queens/ldappool.yaml @@ -16,6 +16,10 @@ releases: projects: - repo: openstack/ldappool hash: bf7190e1faa6793bd2b2784ab9e993e381244e35 + - version: queens-eol + projects: + - repo: openstack/ldappool + hash: bf7190e1faa6793bd2b2784ab9e993e381244e35 branches: - name: stable/queens location: 2.2.0 diff --git a/deliverables/queens/pycadf.yaml b/deliverables/queens/pycadf.yaml index ae6ccc670f..ad02e2a03c 100644 --- a/deliverables/queens/pycadf.yaml +++ b/deliverables/queens/pycadf.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/pycadf hash: 21e59eabf4e112d2aab90aac6d6b2883952bd365 + - version: queens-eol + projects: + - repo: openstack/pycadf + hash: d9f8c7dce1ecd0f813076a1bba54d541c929f11b branches: - name: stable/queens location: 2.7.0 diff --git a/deliverables/queens/python-keystoneclient.yaml b/deliverables/queens/python-keystoneclient.yaml index a24c845f62..591ab53ac7 100644 --- a/deliverables/queens/python-keystoneclient.yaml +++ b/deliverables/queens/python-keystoneclient.yaml @@ -24,6 +24,10 @@ releases: projects: - repo: openstack/python-keystoneclient hash: cc13d5bde661c5152bbc5c4d2ba6e0b17f812e67 + - version: queens-eol + projects: + - repo: openstack/python-keystoneclient + hash: 9da2e0bdd83d481091814a8c6f40ab3ff39ffa9c release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/queens.html repository-settings: openstack/python-keystoneclient: {}