octavia/octavia/amphorae
Doug Hellmann 0322cbc5c3 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.

This patch also updates pylint to 1.5.6 which is compatible with
python3.
In updating pylint we have some issues to correct, this patch addresses
those issues so the Octavia code passes pylint 1.5.6.

Change-Id: Iec21f4c803a427059d595612336d67a35ebf9585
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-27 09:32:00 +08:00
..
backends fix tox python3 overrides 2018-06-27 09:32:00 +08:00
driver_exceptions Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
drivers fix tox python3 overrides 2018-06-27 09:32:00 +08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00