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
60 lines
1.7 KiB
YAML
60 lines
1.7 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.11.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 39ad4e36acbf69b661fdce96ad9299ebf8e21fc1
|
|
- version: 2.12.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: ed3f56e0ee110ec320175241ea2f67196290cc5c
|
|
- version: 2.13.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 2b46c1f74cbf076fca1a100a978a3a8a23d0338c
|
|
- version: 2.14.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 497284c0cc81817e6362ca8e32f0dc09afe194d8
|
|
- version: 2.15.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 5ff14c63c86cd24720d41822d871a0a096aa821e
|
|
- version: 2.15.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 997be4d13b183b5f9bac1462da5aeaec0c44714d
|
|
- version: 2.15.2
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: f7c009ba2485f68d172924d9342d81e55a62044d
|
|
- version: 2.15.3
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 057da4b7656110bfb125346fcbe2394312a025f9
|
|
- version: 2.15.4
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: e7277dada2908780c8ba7b0053d7935d6ecc421b
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: e7277dada2908780c8ba7b0053d7935d6ecc421b
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 4a952047823c3c330dad5475d67f77c7ee8d6419
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.15.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/xena.html
|