nfv/nfv/nfv-tests/nfv_unit_tests/tests
Al Bailey 86601b800c Fix relative import warnings from pylint
W0403 relative-import is no longer suppressed by pylint.rc

Note:
six.moves.urllib.request was considered a relative import
from six.moves import urllib is considered valid.

The code is updated to satisfy pylint and pep8.

nfv_scenario_tests main.py still needs to use a
relative import based on how it is invoked.

Story: 2004515
Task: 28575
Change-Id: I3f576f3990352e9456fe3ee5d3a80cb1307f31e0
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-12-20 16:54:35 -06:00
..
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_database_upgrades.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_instance.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_instance_director.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_nfv_client.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_plugin_kubernetes_client.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_sw_patch_strategy.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_sw_upgrade_strategy.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
testcase.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
utils.py Cleanup internal references 2018-07-18 15:53:08 -04:00