8b82de54e7
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I5b5d5235d074a90e5dbf7ba9b61a756a08fe4c82
52 lines
1.4 KiB
YAML
52 lines
1.4 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.16.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 2ebb6d4d5c4d470f99b58fa3ae96156e3c993c42
|
|
- version: 2.17.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: b35ba2fe95583e156192333b03a0b4dbeab8ef39
|
|
- version: 2.18.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 6a922e45b0be869a22f43609178e77ba0252f6ea
|
|
- version: 2.18.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 76b9a095918c02fa90e1cc6f1a481b3a40938b3b
|
|
- version: 2.19.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: ab53b339febc3683a96a25a212e8362dbbea12a4
|
|
- version: 2.20.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 6dfa4f5dd6b672d529f891e67da1377969d687cc
|
|
- version: 2.20.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: fc15b1c87131b0c29b41ca6ea6bfa4e6ed4a80bd
|
|
- version: 2.20.2
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 467eafd20a229e24459ad225b458ff4e04e46fd8
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 467eafd20a229e24459ad225b458ff4e04e46fd8
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 2.20.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/yoga.html
|