[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
This commit is contained in:
Előd Illés 2022-11-25 21:33:44 +01:00
parent d2c8bbcd88
commit e5bdd02029
6 changed files with 24 additions and 0 deletions

View File

@ -52,6 +52,10 @@ releases:
projects: projects:
- repo: openstack/keystone - repo: openstack/keystone
hash: e8b04cc4265d672214da50b99ead8c4f8cc49aa2 hash: e8b04cc4265d672214da50b99ead8c4f8cc49aa2
- version: queens-eol
projects:
- repo: openstack/keystone
hash: 36e65cc4ca674d61f2dde6b16e310886fcf10a06
cycle-highlights: cycle-highlights:
- | - |
Keystone now offers a better story for applications interacting with Keystone now offers a better story for applications interacting with

View File

@ -23,6 +23,10 @@ releases:
projects: projects:
- repo: openstack/keystoneauth - repo: openstack/keystoneauth
hash: a760e5760a50fa6c89f0548f3c332f3d2d52ab46 hash: a760e5760a50fa6c89f0548f3c332f3d2d52ab46
- version: queens-eol
projects:
- repo: openstack/keystoneauth
hash: c35cee2be71944fc73f685adf23e07da11824242
team: keystone team: keystone
type: library type: library
branches: branches:

View File

@ -27,6 +27,10 @@ releases:
projects: projects:
- repo: openstack/keystonemiddleware - repo: openstack/keystonemiddleware
hash: bc03de9ca412805490a39dfbd00b4f938e64895b hash: bc03de9ca412805490a39dfbd00b4f938e64895b
- version: queens-eol
projects:
- repo: openstack/keystonemiddleware
hash: 8d76546a752618be011a19415bf116da785cfeb3
team: keystone team: keystone
type: library type: library
branches: branches:

View File

@ -16,6 +16,10 @@ releases:
projects: projects:
- repo: openstack/ldappool - repo: openstack/ldappool
hash: bf7190e1faa6793bd2b2784ab9e993e381244e35 hash: bf7190e1faa6793bd2b2784ab9e993e381244e35
- version: queens-eol
projects:
- repo: openstack/ldappool
hash: bf7190e1faa6793bd2b2784ab9e993e381244e35
branches: branches:
- name: stable/queens - name: stable/queens
location: 2.2.0 location: 2.2.0

View File

@ -13,6 +13,10 @@ releases:
projects: projects:
- repo: openstack/pycadf - repo: openstack/pycadf
hash: 21e59eabf4e112d2aab90aac6d6b2883952bd365 hash: 21e59eabf4e112d2aab90aac6d6b2883952bd365
- version: queens-eol
projects:
- repo: openstack/pycadf
hash: d9f8c7dce1ecd0f813076a1bba54d541c929f11b
branches: branches:
- name: stable/queens - name: stable/queens
location: 2.7.0 location: 2.7.0

View File

@ -24,6 +24,10 @@ releases:
projects: projects:
- repo: openstack/python-keystoneclient - repo: openstack/python-keystoneclient
hash: cc13d5bde661c5152bbc5c4d2ba6e0b17f812e67 hash: cc13d5bde661c5152bbc5c4d2ba6e0b17f812e67
- version: queens-eol
projects:
- repo: openstack/python-keystoneclient
hash: 9da2e0bdd83d481091814a8c6f40ab3ff39ffa9c
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/queens.html release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/queens.html
repository-settings: repository-settings:
openstack/python-keystoneclient: {} openstack/python-keystoneclient: {}