requirements/blacklist.txt
Sean McGinnis d36ea16c31
Add flake8-logging-format linter to blacklist
Change-Id: Id2ebe8f1b9bb7a0b6b096d874d8737b154887e60
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-12-19 10:39:35 -06:00

38 lines
694 B
Plaintext

# linters - each project may have a different version with loose convergence
# over time.
astroid
ansible-lint
bandit
flake8
flake8-docstrings
flake8-import-order
flake8-logging-format
hacking
mccabe
pep257
pep8
pre-commit
pyflakes
pycodestyle
pylint
Pygments
# The following horizon and Neutron libraries need to be blacklisted
# as they do not use cycle-with-intermediary. The only time they
# would be updated is at release time.
horizon
networking-bagpipe
networking-bgpvpn
networking-l2gw
networking-odl
networking-sfc
neutron
neutron-dynamic-routing
neutron-fwaas
neutron-lbaas
neutron-vpnaas
vmware-nsxlib
# Sahara uses cycle-with-rc, but it promises a stable plugin interface
sahara