vmware-nsx/vmware_nsx_tempest/tests/nsxv3/api
Boden R 28c14f567e Update gate logic
As bug 1568706 uncovered, we were using zuul-cloner
in our gate jobs; this was preventing our translation from
syncing.

After digging into this issue a number of changes in this
associated logic were found to not be in sync with neutron.
This patch updates out tox/tools logic to follow that of neutron.
In addition this patch fixes any pylint checks that were failing to
make pep8 pass.

IMPORTANT:
Please review closely, not only to the tools/tox updates but also
to the ignored pylint checks in the code. We only want to disable
checks where appropriate.

Change-Id: I6c5fee3ca3073ad079eac1636cc3b9ec45926a68
Closes-Bug: #1568706
2016-07-12 09:05:22 -06:00
..
__init__.py Add placeholder for NSXv3 tempest tests 2016-01-21 22:45:27 +00:00
test_l2_gateway.py Update gate logic 2016-07-12 09:05:22 -06:00
test_l2_gateway_connection.py Update gate logic 2016-07-12 09:05:22 -06:00
test_l2_gateway_connection_negative.py Tempest: Added L2GW API tests 2016-04-19 20:01:47 +00:00
test_nsx_floating_ip.py Tempest: Use data_utils from tempest.lib 2016-03-14 20:03:39 +00:00
test_nsx_networks.py Tempest: Use data_utils from tempest.lib 2016-03-14 20:03:39 +00:00
test_nsx_routers.py Merge "Tempest: Use data_utils from tempest.lib" 2016-03-21 20:26:18 +00:00
test_nsx_security_groups.py Tempest: Skip security group tests because of bug 2016-04-21 18:08:06 +00:00