6d06978d7d
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I40169aeccc5c80a6623e8fff81c7f5973e7217b2
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: neutron
|
|
release-model: cycle-with-intermediary
|
|
team: neutron
|
|
type: library
|
|
repository-settings:
|
|
openstack/neutron-lib: {}
|
|
releases:
|
|
- version: 2.7.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 28373a924b0bc6fab56f5f52067ae607705f6654
|
|
- version: 2.8.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 307b6be55e233af3c943b137a93a43cf3f899ab3
|
|
- version: 2.9.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: e4f10dfa3e0c9da8fe5297e2c24957b6cf559fb4
|
|
- version: 2.9.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 698e4c8daa7d43018a71122ec5b0cd5b17b55141
|
|
- version: 2.10.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 90ac6aeb58c76bbbf53fe0d899e8b13c7d1871c1
|
|
- version: 2.10.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: d73449dd1cd5045aaa3486a58cff7f773e90be7c
|
|
- version: 2.10.2
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 6bbae46890f458cbb0d7cb5dd87e80f07a305b53
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 6bbae46890f458cbb0d7cb5dd87e80f07a305b53
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 619c0fe5345af66061730ce763a1cd45c353f37c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.10.1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/wallaby.html
|