[oslo] 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: I4799304b6f172790aedc65f3fb8e45f350cdb5f2
This commit is contained in:
Előd Illés 2022-11-25 21:33:42 +01:00
parent d2c8bbcd88
commit 7ed38b5383
31 changed files with 126 additions and 0 deletions

View File

@ -21,6 +21,10 @@ releases:
projects: projects:
- repo: openstack/automaton - repo: openstack/automaton
hash: 90f3ed251084952b43b89a172895a005182e6970 hash: 90f3ed251084952b43b89a172895a005182e6970
- version: queens-eol
projects:
- repo: openstack/automaton
hash: aabbec67b1e36fbe8ad9965c7aca23dfe46a9a56
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.14.0 location: 1.14.0

View File

@ -36,6 +36,10 @@ releases:
projects: projects:
- repo: openstack/castellan - repo: openstack/castellan
hash: 8e2929b8779eaa03f15a25da5cf64ef8539a026b hash: 8e2929b8779eaa03f15a25da5cf64ef8539a026b
- version: queens-eol
projects:
- repo: openstack/castellan
hash: 8b7f27acac44cf77a7df2a79d33e70990d675983
branches: branches:
- name: stable/queens - name: stable/queens
location: 0.17.0 location: 0.17.0

View File

@ -17,6 +17,10 @@ releases:
projects: projects:
- repo: openstack/debtcollector - repo: openstack/debtcollector
hash: e1271aaa9785c72ea67961c58ea9a17b64eb7b3f hash: e1271aaa9785c72ea67961c58ea9a17b64eb7b3f
- version: queens-eol
projects:
- repo: openstack/debtcollector
hash: b5ad74b2da75d443ff7c707da09802f9a0490d3a
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.19.0 location: 1.19.0

View File

@ -10,3 +10,8 @@ branches:
name: stable/queens name: stable/queens
repository-settings: repository-settings:
openstack/devstack-plugin-amqp1: {} openstack/devstack-plugin-amqp1: {}
releases:
- version: queens-eol
projects:
- repo: openstack/devstack-plugin-amqp1
hash: cb71a96dd6f42a7d3873cba54ab9b5ea609a9c54

View File

@ -10,3 +10,8 @@ branches:
name: stable/queens name: stable/queens
repository-settings: repository-settings:
openstack/devstack-plugin-kafka: {} openstack/devstack-plugin-kafka: {}
releases:
- version: queens-eol
projects:
- repo: openstack/devstack-plugin-kafka
hash: 2ff6cd0f59b12d3b51ae0659869261a5cd71a66c

View File

@ -21,6 +21,10 @@ releases:
projects: projects:
- repo: openstack/futurist - repo: openstack/futurist
hash: 8fff2242ff53735255247a1b126727e374fe9159 hash: 8fff2242ff53735255247a1b126727e374fe9159
- version: queens-eol
projects:
- repo: openstack/futurist
hash: 97c99647303b1a0368b74a9526eaf44d695bc3d1
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.6.0 location: 1.6.0

View File

@ -13,6 +13,10 @@ releases:
projects: projects:
- repo: openstack/mox3 - repo: openstack/mox3
hash: 9f2bbc229c6894c0804b6c8da1f1a6fedc986938 hash: 9f2bbc229c6894c0804b6c8da1f1a6fedc986938
- version: queens-eol
projects:
- repo: openstack/mox3
hash: 075d2dd33d30ebf8a62a2fb616b223f8c848fe48
branches: branches:
- name: stable/queens - name: stable/queens
location: 0.24.0 location: 0.24.0

View File

@ -25,6 +25,10 @@ releases:
projects: projects:
- repo: openstack/oslo.cache - repo: openstack/oslo.cache
hash: c3c6ad2ec82f59592302930678616bf83957fe25 hash: c3c6ad2ec82f59592302930678616bf83957fe25
- version: queens-eol
projects:
- repo: openstack/oslo.cache
hash: ade4e308271cecfc6d6e83a442d48f6378fa0126
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.28.0 location: 1.28.0

View File

@ -29,6 +29,10 @@ releases:
projects: projects:
- repo: openstack/oslo.concurrency - repo: openstack/oslo.concurrency
hash: 0c4718fcb77e9f4e3a22ae458869b7294b7bc91f hash: 0c4718fcb77e9f4e3a22ae458869b7294b7bc91f
- version: queens-eol
projects:
- repo: openstack/oslo.concurrency
hash: a78c5afc04f5f1f0d1499acab9e22cb7007db248
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.25.0 location: 3.25.0

View File

@ -41,6 +41,10 @@ releases:
projects: projects:
- repo: openstack/oslo.config - repo: openstack/oslo.config
hash: 6056677f35347cd82c12fc9020b02ef142dbe289 hash: 6056677f35347cd82c12fc9020b02ef142dbe289
- version: queens-eol
projects:
- repo: openstack/oslo.config
hash: 31c11ab4289efa1a91835f3daa928fe927ac4276
branches: branches:
- name: stable/queens - name: stable/queens
location: 5.2.0 location: 5.2.0

View File

@ -37,6 +37,10 @@ releases:
projects: projects:
- repo: openstack/oslo.context - repo: openstack/oslo.context
hash: bfdeba62be37cb0f175e9abbefe750591be0f16d hash: bfdeba62be37cb0f175e9abbefe750591be0f16d
- version: queens-eol
projects:
- repo: openstack/oslo.context
hash: 8f5d25fc01b1157dbee3b794baf334488dff8d14
branches: branches:
- name: stable/queens - name: stable/queens
location: 2.20.0 location: 2.20.0

View File

@ -57,6 +57,10 @@ releases:
projects: projects:
- repo: openstack/oslo.db - repo: openstack/oslo.db
hash: 7d9e9a894b23a418bbb9597e1f43bf8f5803d1d0 hash: 7d9e9a894b23a418bbb9597e1f43bf8f5803d1d0
- version: queens-eol
projects:
- repo: openstack/oslo.db
hash: 4ae0a7732ea9317d17ac2f0066000c68e46f17b4
branches: branches:
- name: stable/queens - name: stable/queens
location: 4.33.0 location: 4.33.0

View File

@ -17,6 +17,10 @@ releases:
projects: projects:
- repo: openstack/oslo.i18n - repo: openstack/oslo.i18n
hash: 79e468edacd717a69f5c279ffab80f3163b6b4e7 hash: 79e468edacd717a69f5c279ffab80f3163b6b4e7
- version: queens-eol
projects:
- repo: openstack/oslo.i18n
hash: f30bb0406d2788082667929f01ff26dc58324ffc
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.19.0 location: 3.19.0

View File

@ -33,6 +33,10 @@ releases:
projects: projects:
- repo: openstack/oslo.log - repo: openstack/oslo.log
hash: e29dc73e9eaf009e7fccd17dcb96abdaf787efe7 hash: e29dc73e9eaf009e7fccd17dcb96abdaf787efe7
- version: queens-eol
projects:
- repo: openstack/oslo.log
hash: 17c6c52da826b9f84567556f25087746668199e2
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.36.0 location: 3.36.0

View File

@ -63,6 +63,10 @@ releases:
projects: projects:
- repo: openstack/oslo.messaging - repo: openstack/oslo.messaging
hash: 86976f4a45b45a6cdfa16454c011518dd85cbd7a hash: 86976f4a45b45a6cdfa16454c011518dd85cbd7a
- version: queens-eol
projects:
- repo: openstack/oslo.messaging
hash: 5d7ba77ca63f33d59b76930f284ec717d045c15d
branches: branches:
- name: stable/queens - name: stable/queens
location: 5.35.0 location: 5.35.0

View File

@ -29,6 +29,10 @@ releases:
projects: projects:
- repo: openstack/oslo.middleware - repo: openstack/oslo.middleware
hash: abfd726a52bc5ac85083bac79cf905d4d8d2c903 hash: abfd726a52bc5ac85083bac79cf905d4d8d2c903
- version: queens-eol
projects:
- repo: openstack/oslo.middleware
hash: 26621ecfc60fd624a93eb19c2c6d3e378266901e
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.34.0 location: 3.34.0

View File

@ -61,6 +61,10 @@ releases:
projects: projects:
- repo: openstack/oslo.policy - repo: openstack/oslo.policy
hash: 77d30c3b5e06a4cc90195ca6f352b26c4bf2d2d8 hash: 77d30c3b5e06a4cc90195ca6f352b26c4bf2d2d8
- version: queens-eol
projects:
- repo: openstack/oslo.policy
hash: 3a7f94a8cc909b9b9c9f32773dea043f659caa37
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.33.1 location: 1.33.1

View File

@ -29,6 +29,10 @@ releases:
projects: projects:
- repo: openstack/oslo.privsep - repo: openstack/oslo.privsep
hash: 2221752ceae77ed8af3daa5e478c63ced677d3cf hash: 2221752ceae77ed8af3daa5e478c63ced677d3cf
- version: queens-eol
projects:
- repo: openstack/oslo.privsep
hash: 84ac9dd8a85880a329dbe025a6ee59186ecc17c4
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.26.0 location: 1.26.0

View File

@ -25,6 +25,10 @@ releases:
projects: projects:
- repo: openstack/oslo.reports - repo: openstack/oslo.reports
hash: c7ac43b0ead276621029160ac7630a5bf8ef217c hash: c7ac43b0ead276621029160ac7630a5bf8ef217c
- version: queens-eol
projects:
- repo: openstack/oslo.reports
hash: e279ddfb25454516bdfb09c5b4ee5a0204536ffa
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.26.0 location: 1.26.0

View File

@ -29,6 +29,10 @@ releases:
projects: projects:
- repo: openstack/oslo.rootwrap - repo: openstack/oslo.rootwrap
hash: 68a64928ab46d960dc6ea8c9c48d850b4774891d hash: 68a64928ab46d960dc6ea8c9c48d850b4774891d
- version: queens-eol
projects:
- repo: openstack/oslo.rootwrap
hash: 3a8652e64a24d74b0f11fe07bc7505c1d4c76086
branches: branches:
- name: stable/queens - name: stable/queens
location: 5.13.0 location: 5.13.0

View File

@ -33,6 +33,10 @@ releases:
projects: projects:
- repo: openstack/oslo.serialization - repo: openstack/oslo.serialization
hash: d4ae9c0f0998bfbf78a2660e9771a5993d290bee hash: d4ae9c0f0998bfbf78a2660e9771a5993d290bee
- version: queens-eol
projects:
- repo: openstack/oslo.serialization
hash: 1f410e4f9b501d38460dc36dbbe10e0b35da6cd4
branches: branches:
- name: stable/queens - name: stable/queens
location: 2.23.0 location: 2.23.0

View File

@ -33,6 +33,10 @@ releases:
projects: projects:
- repo: openstack/oslo.service - repo: openstack/oslo.service
hash: 7e69bf9dce753c6f0c2a8f8f5e1996248a99274e hash: 7e69bf9dce753c6f0c2a8f8f5e1996248a99274e
- version: queens-eol
projects:
- repo: openstack/oslo.service
hash: 50e005a2f525fc3175e81abf3f5b09ff58222939
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.29.0 location: 1.29.0

View File

@ -41,6 +41,10 @@ releases:
projects: projects:
- repo: openstack/oslo.utils - repo: openstack/oslo.utils
hash: 8cce3af2c29753d1d1794083a468c7b07b78473c hash: 8cce3af2c29753d1d1794083a468c7b07b78473c
- version: queens-eol
projects:
- repo: openstack/oslo.utils
hash: d0b99227d9bf67316905d973d49cc85aa9a93c04
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.35.0 location: 3.35.0

View File

@ -41,6 +41,10 @@ releases:
projects: projects:
- repo: openstack/oslo.versionedobjects - repo: openstack/oslo.versionedobjects
hash: b607dad267aff8ce87f956e9f2586b9e44a58f44 hash: b607dad267aff8ce87f956e9f2586b9e44a58f44
- version: queens-eol
projects:
- repo: openstack/oslo.versionedobjects
hash: 169ae15f26b50c9ab276e0df822ea2b193132165
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.31.1 location: 1.31.1

View File

@ -21,6 +21,10 @@ releases:
projects: projects:
- repo: openstack/oslo.vmware - repo: openstack/oslo.vmware
hash: 200706ed0ea56af48517442172f194cda6fa239e hash: 200706ed0ea56af48517442172f194cda6fa239e
- version: queens-eol
projects:
- repo: openstack/oslo.vmware
hash: 543ef8ba36295d7079c594adb80d252f9e689d83
branches: branches:
- name: stable/queens - name: stable/queens
location: 2.26.0 location: 2.26.0

View File

@ -21,6 +21,10 @@ releases:
projects: projects:
- repo: openstack/oslosphinx - repo: openstack/oslosphinx
hash: 1de073c3d2323aba6c9070da872482f2ed1f6b75 hash: 1de073c3d2323aba6c9070da872482f2ed1f6b75
- version: queens-eol
projects:
- repo: openstack/oslosphinx
hash: e5a23b033e1dbcb2cbe27871af04fda878d02736
branches: branches:
- name: stable/queens - name: stable/queens
location: 4.18.0 location: 4.18.0

View File

@ -29,6 +29,10 @@ releases:
projects: projects:
- repo: openstack/oslotest - repo: openstack/oslotest
hash: 4f7f49a58628df35800b0f0fd209f4e04fc40832 hash: 4f7f49a58628df35800b0f0fd209f4e04fc40832
- version: queens-eol
projects:
- repo: openstack/oslotest
hash: c282f18dd07b47cbac861deae91b99b1354ae8c7
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.2.0 location: 3.2.0

View File

@ -33,6 +33,10 @@ releases:
projects: projects:
- repo: openstack/osprofiler - repo: openstack/osprofiler
hash: 2eef34430671bac137a0e16d0d87197feb726464 hash: 2eef34430671bac137a0e16d0d87197feb726464
- version: queens-eol
projects:
- repo: openstack/osprofiler
hash: c3f9d3dc91cfffa86e0fc921da82c261ca0f6b21
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.15.1 location: 1.15.1

View File

@ -25,6 +25,10 @@ releases:
projects: projects:
- repo: openstack/stevedore - repo: openstack/stevedore
hash: 2472e8c9c27affe95c1541971a677a107a0d6ad4 hash: 2472e8c9c27affe95c1541971a677a107a0d6ad4
- version: queens-eol
projects:
- repo: openstack/stevedore
hash: f10075c4b36cd2375234e8bb93247be13869332a
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.28.0 location: 1.28.0

View File

@ -33,6 +33,10 @@ releases:
projects: projects:
- repo: openstack/taskflow - repo: openstack/taskflow
hash: c4ce1ab56cbbd8e7f2962e9578b19059244c825f hash: c4ce1ab56cbbd8e7f2962e9578b19059244c825f
- version: queens-eol
projects:
- repo: openstack/taskflow
hash: 4ecc391ad3d41833e0a0c13e8010e0486546fffc
branches: branches:
- name: stable/queens - name: stable/queens
location: 3.1.0 location: 3.1.0

View File

@ -25,6 +25,10 @@ releases:
projects: projects:
- repo: openstack/tooz - repo: openstack/tooz
hash: c1b787e682f1777064a5e7a66054b4842b39d21e hash: c1b787e682f1777064a5e7a66054b4842b39d21e
- version: queens-eol
projects:
- repo: openstack/tooz
hash: 5f47ac19f79f379aa0d4d79de460ab6a62914a7d
branches: branches:
- name: stable/queens - name: stable/queens
location: 1.59.0 location: 1.59.0