StarlingX NFVI Orchestration
Go to file
Al Bailey 65a8eca8e1 Clean up imports based on flake8
A number of changes were done to the imports in the files.
 - Clean up flake8 H301 multiple imports per line
 - Remove noqa from top of files, allowing flake8 to run
on all files.
 - Clean up relative imports in most places. This will
simplify python3 support later.
 - Partially sort the imports. A later commit will
enable that check since doing that here would have made
the changeset even bigger.

Story: 2003499
Task: 26561
Change-Id: Id5f95559f0d4604f4db1a1d74098063fd510142c
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-09-20 16:43:28 -05:00
guest-agent StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest-client Rename mwa-* subdirectories to match the git repo name 2018-07-03 16:19:19 -04:00
guest-comm StarlingX open source release updates 2018-05-31 07:36:51 -07:00
nfv Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nova-api-proxy Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.gitignore Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:51 -07:00
.zuul.yaml Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05: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 Split image.inc across git repos 2018-08-17 16:07:03 +00:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:25 -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 Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00

README.rst

stx-nfv

StarlingX NFVI Orchestration