a5ec5c7bea
This patch proposes an RC1 release for neutron to get any merged changes out prior to the RC1 deadline for Yoga going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Thursday, March 10th. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I09e515d2823c04b9d0f874ba2fe133b274258235
27 lines
981 B
YAML
27 lines
981 B
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
cycle-highlights:
|
|
- Local IP - a virtual IP which can be shared across multiple ports
|
|
or VMs is now available. Local IP is guaranteed to only be reachable
|
|
within the same physical server or node boundaries.
|
|
- Add support for VNIC type remote-managed to support port binding
|
|
to SmartNIC DPUs. SmartNIC DPU portbinding requires OVN version
|
|
21.12 or above, compiled with OVN VIF version 21.12 or above.
|
|
- Support for minimum packet processing based scheduling. With this
|
|
feature, Nova instances can be scheduled to compute hosts that will
|
|
honor the minimum pps requirements of the instance as defined by
|
|
QoS policies of its ports.
|
|
releases:
|
|
- version: 20.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 452a3093f62b314d0508bc92eee3e7912f12ecf1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.0.0.0rc1
|