nfv/nfv/nfv-common/nfv_common
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
..
alarm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
catalog Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
debug Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
event_log Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
forensic Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
schedule Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
selobj Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
state_machine Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
strategy Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
tasks Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
tcp Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
thread Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
timers Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
exceptions.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
helpers.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
histogram.py Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
profiler.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
selectable.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
validate.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00