ovsdbapp/ovsdbapp
Daniel Alvarez 7e980f1ae5 Add Port Group ACL commands
After introducing the concept of Port Groups in OVN, ACLs can be
applied either to a Logical Switch or to a Port Group.
This patch is adding the commands to support adding ACLs to a Port
Group. Also it's removing the initial implementation of adding
standalone ACLs to a Port Group.

Change-Id: I7720cd7aa801fbc4be87e1c665e4549725576269
Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
2018-06-06 13:28:41 +02:00
..
backend Improve DbListCommand operation from O(n^2) to O(n) 2018-05-09 11:43:21 +00:00
schema Add Port Group ACL commands 2018-06-06 13:28:41 +02:00
tests Add Port Group ACL commands 2018-06-06 13:28:41 +02:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
api.py Extend transaction with multiple commands 2017-12-04 08:44:33 +00:00
CHANGES Update changes to mention previous API.get() change 2017-02-23 17:08:32 -05:00
constants.py Add QoS command for ovn northbound db. 2018-04-23 14:44:46 +08:00
event.py Return False when comparing a RowEvent to something else 2017-07-26 13:23:18 -05:00
exceptions.py Update OvsdbConnectionUnavailable error message 2017-12-26 17:59:41 +02:00
utils.py Add OVN_Northbound API LR, LRP, and LB commands 2017-07-08 00:09:21 -05:00
venv.py Allow use of installed OVS if OVS_SRCDIR not set 2017-09-14 01:18:10 -05:00