nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins
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
..
clients Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
openstack Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_block_storage_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_compute_api.py Allow VIM to start before OpenStack pods 2018-12-17 12:24:36 -06:00
nfvi_guest_api.py Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
nfvi_identity_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_image_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_infrastructure_api.py Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
nfvi_network_api.py Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
nfvi_sw_mgmt_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
unit_test.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00