2372ae8487
This release picks up new commits to neutron since the last release from stable/wallaby, stable/xena and stable/yoga. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I7c9991ed65a006fa7fe3974cb4cb7cde801aa52c
45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
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
|
|
- version: 20.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 76fa860a1b5a6c1572cd5bbce0bf3824c660efab
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 76fa860a1b5a6c1572cd5bbce0bf3824c660efab
|
|
diff-start: 19.0.0.0rc1
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 5cc41f0ab10adfd987423a96f57b2e074c8bdac6
|
|
- version: 20.2.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: c31cc3d6e292616b0b7f7422ac66228c58e2b59e
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/yoga.html
|