72f52f6325
$ 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
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
---
|
||
launchpad: neutron
|
||
team: neutron
|
||
type: service
|
||
release-model: cycle-with-rc
|
||
repository-settings:
|
||
openstack/neutron: {}
|
||
releases:
|
||
- version: 24.0.0.0b1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: b1db5137836790e6f8fa33098d228d244da2337e
|
||
- version: 24.0.0.0rc1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: c0f113073d4e66dd039913345bfc753288c02b56
|
||
- version: 24.0.0.0rc2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: d683804dfa046b80c9d4758ab7aa649f3ca7af18
|
||
- version: 24.0.0
|
||
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.
|
||
The L3 service plugins supporting it can now create multiple gateway
|
||
ports per router. It is currently limited to the L3 OVN plugin.
|
||
- Bidirectional Forwarding Detection (BFD) and Equal-Cost Multi-Path
|
||
(ECMP) configuration options are now supported on default routes.
|
||
Both configuration options have a default value of ‘False’ and are
|
||
only supported with the OVN driver.
|
||
- Metadata over IPv6 is now supported in the OVN driver.
|
||
- The L3 OVN scheduler was updated to better distribute gateways over
|
||
chassis in different eligible Availability Zones (AZs), making it
|
||
more resilient to failure.
|
||
branches:
|
||
- name: stable/2024.1
|
||
location: 24.0.0.0rc1
|
||
release-notes: https://docs.openstack.org/releasenotes/neutron/2024.1.html
|