vmware-nsx/vmware_nsx/nsxlib/mh
Boden R 2633ec0607 make python 3 the default for tox.ini
This patch is part of the community goals to enable python 3 first, and
only use python 2 when explict.

To do so, this patch:
- Makes python 3 the default env for non py27 tox targets.
- Adds a py3-dev target for running py3 locally.
- Refactors the pip install commands for stable dependency install into
their own target and refs them where needed.
- Updates the code to pass pep8 in python 3.
- Bumps the version of pylint to 1.7.1 to address some py3 issues in
earlier versions.

As part of this effort we should also look into making python 3 the
default for our VMware NSX 3rd party CI jobs.

Change-Id: Ibaa3e9d717f32ffb6479346163c14d4be7df50cf
2018-06-21 07:43:22 +00:00
..
__init__.py NSX: make use of neutron_lib exceptions 2016-02-21 22:30:41 -08:00
l2gateway.py Drop log translations 2017-03-26 05:09:02 -07:00
lsn.py Fix perodic failing unit tests due to sorting 2016-07-14 12:43:24 -07:00
queue.py Remove deprecated warnings for neutron_lib 2016-05-11 19:26:04 -07:00
router.py Drop log translations 2017-03-26 05:09:02 -07:00
secgroup.py Drop log translations 2017-03-26 05:09:02 -07:00
switch.py Drop log translations 2017-03-26 05:09:02 -07:00
versioning.py make python 3 the default for tox.ini 2018-06-21 07:43:22 +00:00