ovsdbapp/tools
Andreas Jaeger 163ee83ce8 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

tox_install.sh was also building ovs for functional test. Move this into
tools/setup-ovs.sh and call it from functional tox environment.

Change-Id: I5857c8ae3e945328c0f24bda37629ce7e0faefa7
2017-12-20 21:25:28 +01:00
..
coding-checks.sh Enable pylint 1.4.5 2017-06-30 09:54:53 +08:00
debug_venv Add ability to debug OVS virtual environments 2017-07-13 19:51:31 +00:00
debug_venv.py Have debug_venv use OVN venv 2017-09-01 10:45:09 -05:00
setup-ovs.sh Avoid tox_install.sh for constraints support 2017-12-20 21:25:28 +01:00
test-setup.sh Fix all broken jobs 2017-03-23 08:52:07 +00:00