requirements/blacklist.txt

36 lines
659 B
Plaintext

# linters - each project may have a different version with loose convergence
# over time.
astroid
bandit
flake8
flake8-docstrings
flake8-import-order
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