[Neutron] Release a new 2024.1 version: 24.1.0
This version fixes OSSA-2024-005 CVE-2024-53916 https://security.openstack.org/ossa/OSSA-2024-005.html git log --oneline --no-merges 24.0.1..b962109dff 3510fc4b72 Fix the tagging policy engine c6cd5c6e87 [OVN] Use the MySQL backend for the ``TestOvnNbSync`` tests 2a637ad767 Add policy enforcer for QoS policy "tags" service plugin 3273f11115 [stable-only] Change the agent AZ query by agent type 03cc67e5e0 Filter out the floating IPs when removing a shared RBAC a792f9f7e5 OVN metadata agent additional_chassis detection 098b94906a [stable-only] Drop skip-level jobs in the CI 5c00b7975e Set distributed flag to NB_Global bcf248e6ea [Fullstack] Use only one keepalived-state-change thread in L3 agent b125cdbafb [OVN] Create the SG rules revision number registers ab92f5a014 Add logging details of the http response in the unit tests 8d6ad2f4ec [OVN] Check LSP.up status before setting the port host info 2d376a76c9 [OVN] Fix the revision number retrieval method e8ac162720 Modify the default SG rule count logic when creating SG e900e9923c [OVN] Update lsp host id when cr port is updated with chassis 796f3a6080 Skip LSP host info update for trunk subports 32ef705e5b "security_group_rules" is not a SG selectable field aa2020bc65 Optimize the SG rule retrieval 72fe3e1986 [OVN] Check metadata HA proxy configuration before restart f7ea84216d Use the declarative attribute ``standard_attr_id`` d8a6552b11 [CI] Functional: Increase Ulimit to 4096 1d68253f26 Correct logic error when associating FIP with OVN LB 04109fc522 Handle EndpointNotFound in nova notifier e387b9608d Change the load method of SG rule "default_security_group" 4fa463adf7 [Stable Only] Switch to branched linux bridge job 3a37c95075 Protect the "standardattr" retrieval from a concurrent deletion 583aed50b4 [SR-IOV] The port status=DOWN has precedence in the VF link status 03ddc0f6fd Fix port_hardware_offload_type ML2 extension b98003cf9f Fix support of IPv6 only networks in OVN metadata agent 6f77c811f7 Get ips from system dns resolver without scope 4d38321c90 Always get local vlan from port other_config d0f11ca346 Adopt to StandardAttribute load method change to "selectin" 78900c12f3 Lower spacing time of the OVN maintenance tasks which should be run once 029a62328e Fix setting correct 'reside-on-chassis-redirect' in the maintenance task 0afdfb0ad5 Fix regex lines in zuul.d/* files 59bda697ad Use has_lock_periodic decorator for the tasks which require ovn db lock d15ef79c4d Actualy set global "removal limit" options 2a09a4b802 Use oslo_service's SignalHandler for signals 41f0e9ad04 [stable/2024.1 only] Drop -master jobs 2526d0fdc7 Initialize the policy enforcer for the "tagging" service plugin 28466f849c [2024.1 only] Switch to 2024.1 neutron-tempest-plugin jobs c9b6982431 Do not release the executor inside ``_check_child_processes`` 1f761c27f2 Don't print traceback if standard attr is missing on update Change-Id: I94a7a252d339e69494a7675cfd6bd46c733c521c
This commit is contained in:
parent
6a9d35696a
commit
d987a619d7
@ -27,6 +27,10 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/neutron
|
||||
hash: b09cf36e91b1ceb276d1d6ab2dbd87f25d8ee2b4
|
||||
- version: 24.1.0
|
||||
projects:
|
||||
- repo: openstack/neutron
|
||||
hash: b962109dff931d1e3ceaa4301f5dcb9569c0d8ae
|
||||
cycle-highlights:
|
||||
- Support was added for the external-gateway-multihoming API extension.
|
||||
The L3 service plugins supporting it can now create multiple gateway
|
||||
|
Loading…
Reference in New Issue
Block a user