ovsdbapp/ovsdbapp
Terry Wilson b494214719 Make it possible to run functional tests again
When running tox -e functional, stestr was running the unit tests.
Changing .stestr.conf to use ${OS_TEST_PATH} seems to fix it. Two
functional tests were not passing when I made this change, so I
fixed those as well so this change wouldn't fail the gate.

Change-Id: I6c4a3ff7a50aca925dca1d7f9cfe83e99fedaa50
2018-07-19 17:37:39 +00:00
..
backend Improve DbListCommand operation from O(n^2) to O(n) 2018-05-09 11:43:21 +00:00
schema Port Group's letfovers 2018-06-29 14:52:26 +01:00
tests Make it possible to run functional tests again 2018-07-19 17:37:39 +00: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 Extend transaction with multiple commands 2017-12-04 08:44:33 +00: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