stable/2024.1: New Neutron release for Caracal 24.0.1

$ git log --oneline --no-merges 24.0.0..HEAD
59bc8e476f Checking pci_slot to avoid changing staus to BUILD forever
424f1e6f4c [FT] Add a timeout for the NB/SB connection stop method
94d86ba8b8 Add the port "fixed_ips" information in the DHCP RPC
4c70d3ea61 Change to use selectin for RBACs in SubnetPool DB load strategy
f25cc2f503 Reorder subnet RBAC policy check strings
346d433aa8 Return empty BpInfo if missing binding:profile
3d97c4f2ac [OVN] Sanitize the classless-static-route DHCP option
7e36795563 [FT] Run test_periodic_sync_routers_task tests serially
f94f8b6384 Add a default goto table=94 for openvswitch fw
f0901c75e2 [OVN] Bump revision number after update_virtual_port_host
1098929a54 [OVN] Fix virtual parent match for PortBindingUpdateVirtualPortsEvent
f7e9b2e5b3 Revert "Use HasStandardAttributes as parent class for Tags DB model"
966fa566e5 Revert "[OVN] Prevent Trunk creation/deletion with parent port bound"
0d8cc09c4a [stable only] Fix KeyError in set_gateway_mtu
4221f706ce [functional tests] compatibility with ovsdbapp>=2.6.1
5bdd0efb39 [stable only] Do not fail on missing logical router ports
d8208fc514 Return both project_id when validating auto allocate network
a61598f64b Put monitors dictionary back in MetadataDriverBase class
ac1472c8cf Don't update revision number if object was not modified
51961e195f Fix KeyError failure in _sync_subnet_dhcp_options()
646270de5b Fixing the 500 HTTP code in the metadata service if Nova is down

Change-Id: I5273705e55ccaaeff43e49e8dc9003e212a4f9f2
This commit is contained in:
elajkat 2024-07-17 08:59:53 +02:00 committed by Lajos Katona
parent b7ea66a278
commit 72f52f6325

View File

@ -22,6 +22,10 @@ releases:
projects:
- repo: openstack/neutron
hash: d683804dfa046b80c9d4758ab7aa649f3ca7af18
- version: 24.0.1
projects:
- repo: openstack/neutron
hash: b09cf36e91b1ceb276d1d6ab2dbd87f25d8ee2b4
diff-start: 23.0.0.0rc1
cycle-highlights:
- Support was added for the external-gateway-multihoming API extension.