7d9c379c08
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: Ief342d9b2a1727976b4febca1c736825e1f8e6e7
40 lines
1.1 KiB
YAML
40 lines
1.1 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.21.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: d2b395f8dce1a6488fcfb7e6756880b1e19d3d5a
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: 89dc650220244628ea78f58ea2771a2ca0c63a73
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: e8f0d31d38d397f148191d89c3b83907c688b514
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: c40779d5522ed07c14a56f77ab2ad476537eff0f
|
|
- version: 3.1.2
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: fdbece1bac3d4d42d7ced45077c1301f03fba5e6
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/neutron-lib
|
|
hash: fdbece1bac3d4d42d7ced45077c1301f03fba5e6
|
|
branches:
|
|
- name: stable/zed
|
|
location: 3.1.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/zed.html
|