Skip to content

Releases: stackhpc/neutron

stackhpc/26.0.3.8

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:19
Immutable release. Only release title and notes can be modified.
414723b

414723b Merge pull request #306 from stackhpc/upstream/2025.1-2026-06-29
68346f1 Increase allowed_network_downtime to 7.0
477ae24 quota: Fix quota details API error with unloaded service plugins

stackhpc/26.0.3.7

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:26
Immutable release. Only release title and notes can be modified.
7f08ad1

7f08ad1 Merge pull request #300 from stackhpc/upstream/2025.1-2026-06-15
6f31cda Fix update_router:enable_default_route_* policies
16d9733 Merge "[OVS FW] Clean invalid conntrack entries after OF rules are applied" into stable/2025.1
83cfd64 Merge "Fix cross-project access to router conntrack helpers" into stable/2025.1
9db3b6c Fix cross-project access to router conntrack helpers
fb5604b [OVS FW] Clean invalid conntrack entries after OF rules are applied

stackhpc/28.0.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:35
Immutable release. Only release title and notes can be modified.
833baa7

833baa7 Merge pull request #293 from stackhpc/upstream/2026.1-2026-06-08
cc7c7bf Handle invalid MAC in metadata agent port provisioning
325f5bb [OVS FW] Clean invalid conntrack entries after OF rules are applied
a5cdb06 Fix tunnel network detection to use tunnel type driver ranges

stackhpc/26.0.3.6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:39
Immutable release. Only release title and notes can be modified.
4ffba94

4ffba94 Merge pull request #295 from stackhpc/upstream/2025.1-2026-06-08
f7e7001 Merge "Fix port RBAC policies to require network ownership" into stable/2025.1
7c9b264 Fix port RBAC policies to require network ownership

stackhpc/28.0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 11:11
Immutable release. Only release title and notes can be modified.
857a21a

857a21a Merge pull request #286 from stackhpc/2026_1_chassis_bug
314572e Add missing Router ID and AZ hits in the HCG.external_ids
a1ad253 Use HA_Chassis_Group in the OVN L3 scheduler
3dd7a4c [OVN] Sync network HCG from the LRP HA_Chassis_Group
564968d Remove _add_gateway_chassis auxiliary method

stackhpc/28.0.0.0rc1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:48
Immutable release. Only release title and notes can be modified.
1b25ebe

1b25ebe Merge pull request #296 from stackhpc/upstream/master-2026-06-08
fae3463 Merge "Add compute1 node to BGP multinode tempest job"
1fcf08a Merge "Remove ssl options"
233ed6a [CI] Bump tox cover timeout by 20 minutes
2071ac8 Add compute1 node to BGP multinode tempest job
8e74462 Remove ssl options

stackhpc/28.0.0.0rc1.4

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:31
Immutable release. Only release title and notes can be modified.
f17b9c9

f17b9c9 Merge pull request #294 from stackhpc/upstream/master-2026-06-08
570efdb Created Single VxLAN Device management for EVPN
02c4820 Fix functional test failure due to OVN commit
8effa8b Merge "evpn: Implement DB model for evpn_vni attribute"
51a5353 Merge "Fix cross-project access to router conntrack helpers"
bf0629f Merge "Add PVLAN OVN Driver"
bf817a8 Merge "Remove remaining bind options"
fe7d37a evpn: Implement DB model for evpn_vni attribute
bc8a554 Fix cross-project access to router conntrack helpers
fb4b930 Merge "bgp: Make main BGP router name not configurable"
4cc0db8 Remove remaining bind options
592609d Merge "doc: Update OVN features.rst with all supported extensions"
386781c bgp: Make main BGP router name not configurable
fd27815 Merge "Add l3-agent-scheduler-ha-priority extension for ML2/OVN"
3e83067 Merge "Add update_l3-router policy"
cc2d782 Add PVLAN OVN Driver
ceb9b0f Merge "Fix duplicate AgentSchedulerDbMixin periodic worker descriptions"
9b5cc2a Merge "bgp: Implement peer-to-peer flows on Interconnect Bridge"
a198a3c doc: Update OVN features.rst with all supported extensions
7fdcc7f bgp: Implement peer-to-peer flows on Interconnect Bridge
af96a56 Merge "Fixture for FrrService"
98b25be Merge "Remove update_router_static_routes()"
a1fc3c6 Merge "Consume DEVICE_OWNER_VPN_ROUTER_GW constant from neutron-lib"
dd3d59d Merge "Remove python 3.10 references"
8e99642 Merge "Use Neutron FIP UUID as OVN NAT row UUID"
b76275f Merge "Use models_v2.Port.id in port query"
fe3cc88 Fixture for FrrService
c3f19f4 Merge "Fix create_agent policy operations path"
24de387 Merge "ovn: batch subnet queries in _get_nets_and_ipv6_ra_confs_for_router_port"
c8314a5 Merge "Add docs and typing to agent extension events"
572d393 Merge "ovn: Add subnet_onboard API extension support"
b91fe9c Add l3-agent-scheduler-ha-priority extension for ML2/OVN
5795318 Add update_l3-router policy
3fa43b0 Merge "Fix race condition in worker lifecycle probe"
2ce9e0c Merge "bgp: Create new InterconnectBridge"
c72c84c Merge "Change some first() occurences to one_or_none()"
3d42164 Add docs and typing to agent extension events
e7331a3 Merge "Remove unused function main_api_uwsgi"
13c3262 Merge "[OVS FW] Clean invalid conntrack entries after OF rules are applied"
c23f3e9 Merge "evpn: Add port_binding events for OVN agent EVPN extension"
5c2fb2d Merge "Allow passing instantiated events to ovn agent"
1de2123 Merge "bgp: Enable arp proxy on main BGP router"
ef8f3cf Merge "[OVN] Mark agents down when Chassis is deleted but Chassis_Private remains"
1ce15f7 Merge "Use objects_exist(id=id) to check resources"
64158c6 Merge "Change to do a single rule lookup per-label"
6c7f8ae Fix duplicate AgentSchedulerDbMixin periodic worker descriptions
80abeb9 Merge "Use BaseChecks from neutron-lib"
a756a1c Fix race condition in worker lifecycle probe
8fde7d4 [OVS FW] Clean invalid conntrack entries after OF rules are applied
51584b0 ovn: Add subnet_onboard API extension support
29492ce Remove unused function main_api_uwsgi
0d09ce9 Use models_v2.Port.id in port query
f8b8337 Use objects_exist(id=id) to check resources
0ba5b93 Change to do a single rule lookup per-label
dd700f6 Change some first() occurences to one_or_none()
7220219 evpn: Add port_binding events for OVN agent EVPN extension
9557e8e Allow passing instantiated events to ovn agent
4679ad0 ovn: batch subnet queries in _get_nets_and_ipv6_ra_confs_for_router_port
3f950cc bgp: Enable arp proxy on main BGP router
77fcf36 bgp: Create new InterconnectBridge
f0f77d0 Use Neutron FIP UUID as OVN NAT row UUID
35827a7 Use BaseChecks from neutron-lib
dc532db Fix create_agent policy operations path
44c565a [OVN] Mark agents down when Chassis is deleted but Chassis_Private remains
0b92fdd Remove python 3.10 references
846451f Remove update_router_static_routes()
1c9c38b Consume DEVICE_OWNER_VPN_ROUTER_GW constant from neutron-lib

stackhpc/26.0.3.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:42
Immutable release. Only release title and notes can be modified.
f1bcb03

f1bcb03 Merge pull request #291 from stackhpc/upstream/2025.1-2026-06-08
8bf7b1c Merge branch 'stackhpc/2025.1' into upstream/2025.1-2026-06-08
d2b4404 Merge "Allow service role more RBAC access for Octavia" into stable/2025.1
827124d Merge "Allow service role to create/update port device_id" into stable/2025.1
4a90f83 Merge "Fix tunnel network detection to use tunnel type driver ranges" into stable/2025.1
67f9d4d Allow service role more RBAC access for Octavia
d78d001 Allow service role to create/update port device_id
ef7740e Fix tunnel network detection to use tunnel type driver ranges
2f084e8 [stable 2025.1 only][CI][fullstack] Skip failing tests
c6c4e14 [stable 2025.1] Delete all the grenade jobs from the CI
6548959 Merge "Fix PF GET/PUT parent floating IP validation" into stable/2025.1
0413452 Fix VLAN network detection to use VlanTypeDriver ranges
a40814d Fix PF GET/PUT parent floating IP validation
07f565b Merge "[Fullstack] Kill processes during cleanup phase" into stable/2025.1
a7c53a4 [Fullstack] Kill processes during cleanup phase

stackhpc/22.2.1.20

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:29
Immutable release. Only release title and notes can be modified.
e1e74fb

e1e74fb Merge pull request #292 from stackhpc/upstream/2023.1-2026-06-08
98f01b3 [unmaintained only] Drop fullstack fips job

stackhpc/28.0.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:58
Immutable release. Only release title and notes can be modified.
25b0e51

25b0e51 Merge pull request #283 from stackhpc/upstream/2026.1-2026-06-01
df8a4b6 Skip OVNL3 post-fork init in non-API workers
cde40ac Fix port RBAC policies to require network ownership
b6e3e68 Fix VLAN network detection to use VlanTypeDriver ranges
8721905 Fix PF GET/PUT parent floating IP validation
84e36e5 Merge pull request #280 from stackhpc/upstream/2026.1-2026-05-25
a5e1a3d Merge "OVNL3RouterPlugin register events in Neutron API workers" into stable/2026.1
d825eaf Fix plural policy names in tagging controller and floatingip policy
05dd00c OVNL3RouterPlugin register events in Neutron API workers