[unmaintained-only] Do not use flow_group_id

Because the patch introducing it (If4984dece266a789d607725f8497f1aac3d73d23)
was not backported to this branch.

Closes-Bug: #2117477
Related-Bug: #2051351
Related-Bug: #1934917
Change-Id: I23ce9598837587a5c8d24e7f033602a16cc6679e
Signed-off-by: Bence Romsics <bence.romsics@gmail.com>
(cherry picked from commit 69780ba39e)
(cherry picked from commit baaf526824)
This commit is contained in:
Bence Romsics
2025-07-22 13:12:21 +02:00
parent ea43dfe391
commit 65cd4984f8

View File

@@ -1257,7 +1257,6 @@ class OVSFirewallDriver(firewall.FirewallDriver):
)
# For packets from patch ports.
self._add_flow(
flow_group_id=dst_port,
table=ovs_consts.ACCEPTED_EGRESS_TRAFFIC_NORMAL_TABLE,
priority=12,
dl_dst=mac,