Skip to content

Releases: stackhpc/neutron

stackhpc/26.0.1.3

06 Oct 13:27
a80d5cd
Compare
Choose a tag to compare

a80d5cd Merge pull request #232 from stackhpc/upstream/2025.1-2025-10-06
b3db08f Merge "[S-RBAC] Fix policies for the l3_conntrack_helpers APIs" into stable/2025.1
d119b5d Merge "[S-RBAC] Fix policies for the local_ip association APIs" into stable/2025.1
7339681 Merge "[S-RBAC] Fix tests for port RBAC policies" into stable/2025.1
54d82ff Merge "[ML2/OVS] Maintain learning OF rules for GARP/ND in br-tun" into stable/2025.1
830f033 [S-RBAC] Fix policies for the l3_conntrack_helpers APIs
5a96fc1 [S-RBAC] Fix policies for the local_ip association APIs
1555e14 [S-RBAC] Fix tests for port RBAC policies
77369fa [ML2/OVS] Maintain learning OF rules for GARP/ND in br-tun

stackhpc/26.0.1.2

06 Oct 13:26
2d3bf68
Compare
Choose a tag to compare

2d3bf68 Merge pull request #233 from stackhpc/revert-225-2025.1-ovn-chassis2
7c8cc46 Revert "Backport Gateway_Chassis to HA_Chassis_Group migration"

stackhpc/26.0.1.1

23 Sep 07:10
2920afa
Compare
Choose a tag to compare

2920afa Merge pull request #229 from stackhpc/stackhpc/2025.1-community-files
d3eae72 Merge pull request #228 from stackhpc/stackhpc/2025.1-workflows
7480b43 Merge pull request #231 from stackhpc/upstream/2025.1-2025-09-22
0eca108 Merge "Decode the metadata response before sending it to the VM" into stable/2025.1
3421cb6 Merge "Unify MetadataProxyHandlerBaseSocketServer class" into stable/2025.1
d84c51f Decode the metadata response before sending it to the VM
4fa5543 [OVN][FT] Check the subport Port_Binding is created before deletion
d0349fe [OVN] Check LSP is subport before removing it from the trunk
d2127f9 feat: automatic update of community files stackhpc/2025.1
f7b94c5 feat: automatic update of workflows stackhpc/2025.1
2eb8c75 Merge pull request #225 from stackhpc/2025.1-ovn-chassis2
9abe0cb Merge pull request #227 from stackhpc/upstream/2025.1-2025-09-15
3efe8dc Unify MetadataProxyHandlerBaseSocketServer class
0c38e52 Merge "Fix AttributeError accessing local compute port" into stable/2025.1
106d4f4 Avoid race condition by using persist_uuid
094c9f1 Use HA_Chassis_Group in the OVN L3 scheduler
d93c35f Maintenance method to update the LRP from GC to HCG
772ad87 [OVN] Handle HA_Chassis_Group field in LRP creation and update
a2235ac [OVN] Method to retrieve the LRP chassis list
f493715 Update filter_existing_chassis signature and make it static
d500101 [OVN] Add a Logical_Router_Port HA_Chassis retrieval method
b922e6f HA_Chassis_Group create command with HA_Chassis assignation
4a65c96 Merge "[FT] Increate the bridge creation event timeout" into stable/2025.1
ab76c63 Merge "[FT] Mark test_fip_connection_for_address_scope unstable" into stable/2025.1
e22bdbd Merge "Increase threshold in TestHAL3Agent fullstack test" into stable/2025.1
fdc376e Fix AttributeError accessing local compute port
f277c5a [FT] Mark test_fip_connection_for_address_scope unstable
c1dab18 [FT] Increate the bridge creation event timeout
23ef72b [FT] Randomize OVS test bridges and pre-delete them
37b417d Increase threshold in TestHAL3Agent fullstack test
e2c1c20 Merge pull request #224 from stackhpc/upstream/2025.1-2025-09-08
e11a326 Merge "[OVN] Fix remote-managed binding profile validation" into stable/2025.1
6290746 [OVN] Fix remote-managed binding profile validation
77f48f7 Delete tunnel endpoints if endpoint agent is deleted
abd1b57 Merge "OVS firewall: only remove security group when truly unused" into stable/2025.1
99d095e Merge "Re Reduce number of routers created in test_gateway_chassis_rebalance" into stable/2025.1
213eedf Re Reduce number of routers created in test_gateway_chassis_rebalance
c8bd6ae Merge "[OVN]: fix ovn-db-sync to include gateway chassis" into stable/2025.1
b3bef32 [OVN]: fix ovn-db-sync to include gateway chassis
adbf0d5 OVS firewall: only remove security group when truly unused
9e0c9dd Merge "[doc] Document the L3 QoS support in Neutron" into stable/2025.1
c14fb99 Merge "[ML2/OVN] Validate allowed address pairs and distributed ports" into stable/2025.1
afc6ab7 [SGL] Use admin context to retrieve log objs
c8af0f1 [doc] Document the L3 QoS support in Neutron
fe9795b Merge "[doc] Include the ML2/OVN minimum bandwidth support added in Zed" into stable/2025.1
c54641f [ML2/OVN] Validate allowed address pairs and distributed ports
c8076da [FT] Isolate randomly failing address scope tests
3db4088 Merge "Use the OVN policer for max-bw only QoS policies" into stable/2025.1
6270b83 [doc] Include the ML2/OVN minimum bandwidth support added in Zed
d7e79d1 Remove non voting arm64 jobs from stable branches
4437825 Merge "[OVN] Set OVN bridge in Chassis_Private in OVN agent" into stable/2025.1
63ba2c9 Use the OVN policer for max-bw only QoS policies
62606a0 Merge "[doc] Change OVN agent "extension" section to "agent"" into stable/2025.1
840279f Merge "Limit trunk ACTIVE state hack to OVN" into stable/2025.1
8124581 Merge "[FT] Wait for the FIP Port_Binding event before checking MAC removal" into stable/2025.1
07716cd [doc] Change OVN agent "extension" section to "agent"
2224c9e Limit trunk ACTIVE state hack to OVN
33adbc8 [FT] Wait for the FIP Port_Binding event before checking MAC removal
d11f0be Merge "Fix bad i18n and fstrings interaction with flake8" into stable/2025.1
c3be83f Merge "Fix LoopingCallBase argument issue" into stable/2025.1
36e0414 Merge "Consider logging options when using OVNdbsync" into stable/2025.1
79f43b2 Fix LoopingCallBase argument issue
4c780e7 Fix bad i18n and fstrings interaction with flake8
d9269bc Merge "Execute test_initialize_network... with concurrency 1" into stable/2025.1
68bbb2a Merge "Update OVN_AGENT_NEUTRON_SB_CFG_KEY when Neutron OVN Agent starts" into stable/2025.1
28e0420 Add state reporting back to metadata agents
dc74c31 Bandit: add B311 to skiplist
0121f20 [OVN] Set OVN bridge in Chassis_Private in OVN agent
b5a77ac Update OVN_AGENT_NEUTRON_SB_CFG_KEY when Neutron OVN Agent starts
9854c4c Merge "[FT] Improve test_assert_pings_during_br_phys_setup_not_lost* tests" into stable/2025.1
fa93909 Consider logging options when using OVNdbsync
31decc6 Allow empty gateway IP in subnets from subnet pools
ded8b2b Execute test_initialize_network... with concurrency 1
b86123a [FT] Improve test_assert_pings_during_br_phys_setup_not_lost* tests

stackhpc/20.5.0.29

23 Sep 07:08
273f7b6
Compare
Choose a tag to compare

273f7b6 Merge pull request #230 from stackhpc/upstream/yoga-2025-09-22
b9f588c Merge "Limit trunk ACTIVE state hack to OVN" into unmaintained/yoga
ca0ec2f Limit trunk ACTIVE state hack to OVN

stackhpc/20.5.0.28

15 Sep 07:13
420142b
Compare
Choose a tag to compare

420142b Merge pull request #226 from stackhpc/upstream/yoga-2025-09-15
f74cd38 [CI][um-only] Force use of ansible 9 for py36 job

stackhpc/21.2.1.18

04 Sep 09:03
20ffba1
Compare
Choose a tag to compare

20ffba1 Merge pull request #221 from stackhpc/upstream/zed-2025-09-04
f28079a Limit trunk ACTIVE state hack to OVN

stackhpc/22.2.1.17

01 Sep 08:26
ed3f5c3
Compare
Choose a tag to compare

ed3f5c3 Merge pull request #220 from stackhpc/upstream/2023.1-2025-09-01
b8e53c2 Merge "Limit trunk ACTIVE state hack to OVN" into unmaintained/2023.1
52aa69d Limit trunk ACTIVE state hack to OVN

stackhpc/20.5.0.27

04 Aug 06:26
4224248
Compare
Choose a tag to compare

4224248 Merge pull request #219 from stackhpc/upstream/yoga-2025-08-04
69780ba [unmaintained-only] Do not use flow_group_id

stackhpc/22.2.1.16

28 Jul 07:08
63c291b
Compare
Choose a tag to compare

63c291b Merge pull request #218 from stackhpc/upstream/2023.1-2025-07-28
bfd82b1 Merge "Remove non voting arm64 jobs from stable branches" into unmaintained/2023.1
838bc61 [stable-only] Pin osprofiler to 4.3.0
9d51d8f Remove non voting arm64 jobs from stable branches

stackhpc/21.2.1.17

21 Jul 07:48
92eb9df
Compare
Choose a tag to compare

92eb9df Merge pull request #217 from stackhpc/upstream/zed-2025-07-21
7227063 Remove non voting arm64 jobs from stable branches