ovsdbapp/ovsdbapp
Doug Hellmann 665666c031 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I2a995f93b7e2a4a3ad40856773ce3ba7c6666720
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Chuck Short <chucks@redhat.com>
Depends-on: Ia7412f8ec97cae2e0c8eda84eb38822a110c1a65
2018-08-22 14:51:43 -04:00
..
backend update pylint to 1.9.2 2018-08-21 09:36:16 -04:00
schema Remove the oslo-utils dependency 2018-08-21 11:16:26 +02:00
tests Remove the oslo-utils dependency 2018-08-21 11:16:26 +02: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 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