nfv/nfv/nfv-vim/nfv_vim
Al Bailey cb1b85b13f Add bugbear to flake8 and cleanup some errors
Added a python3 tool called bugbear as part of flake8
Moved the tox.ini for nfv to a new location.
Removed nfv tox calls from the bottom level tox.ini file
Specified the queens upper-constraint. This is because the
kubernetes client from pike is not what is shipped.

Adds a separate tox.ini for nova-api-proxy.

Fix two of the errors flagged by bugbear:
  B006: Do not use mutable data structures for argument defaults.
  B306: BaseException.message has been deprecated as of Python 2.6
       and is removed in Python 3.

Fix unused imports in Flake8
  F401 '<module>' imported but unused

Clean up two pylint errors:
 W0102 dangerous-default-value
 W0631 undefined-loop-variable

Story: 2003499
Task: 26410
Change-Id: I61deb6a002f963cd58fe019bb54a4c3296809391
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-09-13 14:12:48 -05:00
..
alarm StarlingX open source release updates 2018-05-31 07:36:51 -07:00
api Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
audits StarlingX open source release updates 2018-05-31 07:36:51 -07:00
database Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
directors Trigger instance recovery audit when host goes offline 2018-07-18 15:53:08 -04:00
dor StarlingX open source release updates 2018-05-31 07:36:51 -07:00
event_log Cleanup internal references 2018-07-18 15:53:08 -04:00
events Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
host_fsm Fix guest heartbeat post notification not sent for resize-revert 2018-06-18 08:40:59 -05:00
instance_fsm Serialize VM starts after AIO-SX unlock 2018-06-18 11:40:35 -05:00
nfvi Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
objects Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
rpc Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
strategy Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
tables StarlingX open source release updates 2018-05-31 07:36:51 -07:00
webserver Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Fix guest heartbeat post notification not sent for resize-revert 2018-06-18 08:40:59 -05:00
debug.ini Initial HA kubernetes deployment 2018-08-28 09:43:15 -04:00
vim.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_manage.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_webserver.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00