Skip to content

Commit 4224248

Browse files
authored
Merge pull request #219 from stackhpc/upstream/yoga-2025-08-04
Synchronise yoga with upstream
2 parents 780ab6c + 69780ba commit 4224248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

neutron/agent/linux/openvswitch_firewall/firewall.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,6 @@ def install_accepted_egress_direct_flow(self, mac, vlan_tag, dst_port,
12571257
)
12581258
# For packets from patch ports.
12591259
self._add_flow(
1260-
flow_group_id=dst_port,
12611260
table=ovs_consts.ACCEPTED_EGRESS_TRAFFIC_NORMAL_TABLE,
12621261
priority=12,
12631262
dl_dst=mac,

0 commit comments

Comments
 (0)