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
44 lines
1.2 KiB
YAML
44 lines
1.2 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.4.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 1361d8cfa4350d26e1d12393000a276176052bff
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 821e559dbf0548c49d6fc5a7923aee20c3cad361
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 245e005d1bbb9af5e57ff600fb97b2a13c85c83b
|
|
- version: 2.6.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 9c254f81e090b623bcd467ed9b527efe6601f955
|
|
- version: 2.6.2
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 0b9d8e399f845999668a9d7ceaa3a638fd1c399f
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 0b9d8e399f845999668a9d7ceaa3a638fd1c399f
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 0b9d8e399f845999668a9d7ceaa3a638fd1c399f
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.6.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/victoria.html
|