external_ids should be ignored while checking for duplicates in ACLAdd and matching in ACLDel
The parameters that define a unique ACL for a given entity (logical switch or port group) are direction, match, and priority. The code currently also attempts to also use external_ids, but it should not.
external_ids should be ignored while checking for duplicates in ACLAdd and matching in ACLDel
The parameters that define a unique ACL for a given entity (logical switch or port group) are direction, match, and priority. The code currently also attempts to also use external_ids, but it should not.