[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 commit69780ba39e) (cherry picked from commitbaaf526824)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user