releases/deliverables/yoga/neutron.yaml
Hervé Beraud c2d495944a [Yoga] Release neutron
This is a convenience release before moving Yoga to extended maintenance
(estimated 2023-11-02).

$ git log --oneline --no-merges 20.3.1..d0c54786f
d55b30844f Fix ACL sync when default sg group is created
052c3899cb [OVN][L3] Optimize FIP update operation
6af9f70e0b Set result when lswitch port exist
61d9e5972d Ensure traffic is not centralized if DVR is enabled
4f043fb7ad Don't allow deletion of the router ports without IP addresses
78b7cf82dd Delete sg rule which remote is the deleted sg
3e6b2b77b2 [OVN] Expose chassis hosting information in LSP
226e29af1a Load FIP information during initialize not init
3785eac7a5 [OVN] Hash Ring: Set nodes as offline upon exit
73ba302faf [OVN] Improve Hash Ring logs
4764ed550a [qos] _validate_create_network_callback return in no network
cd4f345f60 [OVN][Trunk] Add port binding info on subport when parent is bound
5ae479c7e3 Delete the "Chassis_Private" register when deleting an agent
3328be0994 Return 409 Conflict to tenant user deleting port attached to FIP
ba16962d34 [OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers
d541ee9731 Make DB migration creating indexes in RBACs conditional
70a7188209 [OVN][Migration] Enable settings backup subnet for NFS clients
b6145ee13e Handle no more IP addresses available during a network sync

Change-Id: Iaf0b24b7383dc461d28cd1acd101428da8c0f3a2
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
2023-07-26 08:22:23 +00:00

57 lines
1.9 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
- version: 20.3.0
projects:
- repo: openstack/neutron
hash: b1da5a11e3a8cb983ed8149e041abdb66e50afc2
- version: 20.3.1
projects:
- repo: openstack/neutron
hash: 5c4f9023cfe13c1e3e07e28cde35366bdb2ce0e0
- version: 20.4.0
projects:
- repo: openstack/neutron
hash: d0c54786fae5a7464f477364dcd4b154e6672c0e
branches:
- name: stable/yoga
location: 20.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/neutron/yoga.html