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
61 lines
1.8 KiB
YAML
61 lines
1.8 KiB
YAML
---
|
||
launchpad: neutron
|
||
team: neutron
|
||
type: service
|
||
release-model: cycle-with-rc
|
||
repository-settings:
|
||
openstack/neutron: {}
|
||
cycle-highlights:
|
||
- Neutron FWAAS is again a fully supported Neutron stadium project.
|
||
- Add OVN to the mechanism drivers that support minimum bandwidth
|
||
QoS rule and placement allocation.
|
||
- Add NDP proxy support to L3 routers.
|
||
- Support for baremetal provisioning using OVN’s built-in DHCP server
|
||
has been added for IPv4.
|
||
- Floating IP port forwarding API supports port ranges.
|
||
- Add QoS rule type Packet per Second.
|
||
releases:
|
||
- version: 21.0.0.0rc1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 2956a01d0fb4cd83cd4a07f4359c5b5d80bc9278
|
||
- version: 21.0.0.0rc2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 8eefeb36b45770259ece9e7a60b48c427a1cf27a
|
||
- version: 21.0.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 8eefeb36b45770259ece9e7a60b48c427a1cf27a
|
||
diff-start: 20.0.0.0rc1
|
||
- version: 21.1.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: db948928337a1b165022f73a73c1905c09562d7c
|
||
- version: 21.1.1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 23d82375b152a7aa1afe5b066cccb3ffb714e645
|
||
- version: 21.1.2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: d539460ab59e13e7ac9eced80e871b5055912dc3
|
||
- version: 21.2.0
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: 3ab7d6e6b3c7328ce860144efba3f85b5538eb86
|
||
- version: 21.2.1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: a418da89c11d9f1a15c7880c443c84a2afed84d7
|
||
- version: zed-eom
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: a418da89c11d9f1a15c7880c443c84a2afed84d7
|
||
branches:
|
||
- name: stable/zed
|
||
location: 21.0.0.0rc1
|
||
- name: unmaintained/zed
|
||
location: zed-eom
|
||
release-notes: https://docs.openstack.org/releasenotes/neutron/zed.html
|