[Yahoo-eng-team] [Bug 2036709] [NEW] Extend the OVN plugins to support remote_address_group_id for security group rules

2023-09-20 Thread Reason li
Public bug reported: neutron provides address groups that can be used by security group rules. OVN has the address set list, which is used to store ip address sets for ACL use. In ovn scenarios, security group rules are implemented through ACLs. You can map the address group in neutron to the a

[Yahoo-eng-team] [Bug 2037596] [NEW] Description Failed to invoke the API interface to obtain the address group list

2023-09-27 Thread Reason li
xt, _pager=pager, **filters) solution: You need to add that you can judge whether the filters are None before using **filters Add codeļ¼š filters = filters or {} ** Affects: neutron Importance: Undecided Assignee: Reason li (lireason) Status: In Progress ** Changed i