releases/deliverables/wallaby/neutron.yaml
Előd Illés 6d06978d7d [neutron] Transition EM branches to Unmaintained
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
2024-03-05 18:48:50 +00:00

81 lines
2.8 KiB
YAML

---
launchpad: neutron
team: neutron
type: service
release-model: cycle-with-rc
repository-settings:
openstack/neutron: {}
cycle-highlights:
- New subnet type ``network:routed`` is now available. IPs of such
subnet can be advertized with BGP over a provider network. This
basically achieves a BGP-to-the-rack feature, where the L2 connectivity
can be confined to a rack only, and all external routing is done
by the switches, using BGP. In this mode, it is still possible to
use VXLAN connectivity between the compute nodes, and only floating
IPs and router gateways are using BGP routing.
- A port already bound with a QoS minimum_bandwidth rule can now be
updated with a new QoS policy with a minimum_bandwidth rule. It
will change the allocations in placement as well.
- A new vnic type ``vdpa`` has been added to allow requesting port
that utilize a vHost-vDPA offload. It is supported by ML2/OVS and
ML2/OVN mech drivers currently.
- Deletion of the ML2/OVN agents is now supported.
- New resource ``address-groups`` can be used in the ``security group
rules`` to add group of the IP addresses to the rule.
releases:
- version: 18.0.0.0rc1
projects:
- repo: openstack/neutron
hash: 9dfa29fe0e52e6b73c3067613bdbc79fa2f7eb92
- version: 18.0.0.0rc2
projects:
- repo: openstack/neutron
hash: 5858f6c5023121ea645c832ab87f078f0249adeb
- version: 18.0.0
projects:
- repo: openstack/neutron
hash: 5858f6c5023121ea645c832ab87f078f0249adeb
diff-start: 17.0.0.0rc1
- version: 18.1.0
projects:
- repo: openstack/neutron
hash: c1390d86a0e1748b739544a6dc9b6aff070eeff7
- version: 18.1.1
projects:
- repo: openstack/neutron
hash: c5e86f4f8f7e36233f383323e24e72dbe28efc04
- version: 18.2.0
projects:
- repo: openstack/neutron
hash: 65eca44310f0dde8e9c0f47ce33b6a8b61fe96fa
- version: 18.3.0
projects:
- repo: openstack/neutron
hash: 37e98d3a5d1da7ed3a830372a729d982cfc1d9e0
- version: 18.4.0
projects:
- repo: openstack/neutron
hash: 9bb95609673e1aeefc1c486a812028722a3840ac
- version: 18.5.0
projects:
- repo: openstack/neutron
hash: a146f58aefe86a43e01b35eada041f5622ef5bec
- version: 18.6.0
projects:
- repo: openstack/neutron
hash: 93e7091a13f8471cfe77310802c12ede479e779f
- version: wallaby-em
projects:
- repo: openstack/neutron
hash: 93e7091a13f8471cfe77310802c12ede479e779f
- version: wallaby-eom
projects:
- repo: openstack/neutron
hash: 3ef44ac244a9be77ebe03684f0c79ad7e24ea57e
branches:
- name: stable/wallaby
location: 18.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/neutron/wallaby.html