ovsdbapp/ovsdbapp
Terry Wilson 2f824c1149 Add Gateway_Chassis support
This adds basic support for adding Gateway_Chassis entries as part
of adding a Logical_Router_Port. Since Gateway_Chassis is not a
root table, creating one that wasn't linked to a LRP would be a
NoOp, so there are no API methods for creating/deleting GCs. They
will automatically be deleted by ovdsb-server when the parent LRP
is deleted.

Change-Id: I12d033fac8bcbed73f8de85c688d7cd18c8bdbfb
2018-11-29 00:38:52 -06:00
..
backend Merge "Expand retry behavior to cover other python-ovs methods" 2018-11-20 22:52:22 +00:00
schema Add Gateway_Chassis support 2018-11-29 00:38:52 -06:00
tests Add Gateway_Chassis support 2018-11-29 00:38:52 -06:00
CHANGES Update changes to mention previous API.get() change 2017-02-23 17:08:32 -05:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
api.py Make nested transaction thread aware 2018-09-20 10:36:10 +00:00
constants.py Add QoS command for ovn northbound db. 2018-04-23 14:44:46 +08:00
event.py Add WaitEvent to the API 2018-10-24 17:45:12 +00:00
exceptions.py fix tox python3 overrides 2018-08-22 14:51:43 -04:00
utils.py update pylint to 1.9.2 2018-08-21 09:36:16 -04:00
venv.py Allow use of installed OVS if OVS_SRCDIR not set 2017-09-14 01:18:10 -05:00