releases/deliverables/wallaby/neutron.yaml
Slawek Kaplonski ff3a40e5a2 New releases of the Neutron stable versions
We had recently merged fixes for 2 security issues [1] and [2] so let's
do new releases of supported Neutron branches with those fixes.

[1] https://bugs.launchpad.net/neutron/+bug/1942179
[2] https://bugs.launchpad.net/neutron/+bug/1939733

Change-Id: I44b055ad48795d9ad9674ab282f50fedf4b59ece
2021-09-09 09:07:46 +02:00

51 lines
1.9 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
branches:
- name: stable/wallaby
location: 18.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/neutron/wallaby.html