nfv/nfv
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
..
centos Merge "replace hardcoded system paths by variables in stx config files" 2018-11-06 19:42:49 +00:00
nfv-client Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
nfv-common Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
nfv-debug-tools/histogram_analysis Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
nfv-docs Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-plugins Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
nfv-tests Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
nfv-tools Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-vim Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test-requirements.txt Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
tox.ini Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00