StarlingX NFVI Orchestration
Go to file
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
api-ref/source Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
devstack Modifications to nfv Devstack plugin 2018-12-12 10:22:33 +08:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:37:37 +00:00
guest-agent Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
guest-client Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
guest-comm Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
mtce-guest Change compute node to worker node personality 2018-12-14 14:15:16 -05:00
nfv Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
nova-api-proxy enable pep8 alphabetical imports check for nova-api-proxy 2018-12-18 13:13:51 -06:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:37:37 +00:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 14:01:33 -07:00
.gitreview Add .gitreview 2018-05-31 07:36:51 -07:00
.zuul.yaml Updates to DevStack plugin 2018-11-28 09:31:13 -06:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:51 -07:00
centos_guest_image.inc Split image.inc across git repos 2018-08-17 16:07:03 +00:00
centos_guest_image_rt.inc Split image.inc across git repos 2018-08-17 16:07:03 +00:00
centos_iso_image.inc Decouple Guest-server/agent from stx-metal 2018-09-19 11:38:04 -04:00
centos_master_docker_images.inc Add directives to build stx-nova-api-proxy on master 2018-11-30 10:14:46 -06:00
centos_master_wheels.inc Add directives to build stx-nova-api-proxy on master 2018-11-30 10:14:46 -06:00
centos_pike_docker_images.inc Create stx-nfv docker image directives file 2018-11-14 15:11:44 -06:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:09:47 -06:00
centos_pkg_dirs Decouple Guest-server/agent from stx-metal 2018-09-19 11:38:04 -04:00
requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
test-requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
tox.ini Updates to DevStack plugin 2018-11-28 09:31:13 -06:00

README.rst

stx-nfv

StarlingX NFVI Orchestration