requirements/blacklist.txt
Andreas Jaeger 479d010d2d Add some OpenStack networking-* projects to global-requirements 1/2
Now that we're publishing them to PyPI we can begin the work of
reworking the plugin projects to depend on the PyPI versions instead
of listing direct git url depends. To do that, we need them in
global-requirements.

Add networking-odl, networking-bagpipe, networking-bgpvpn,
networking-sfc, networking-l2gw, neutron-lbaas, neutron-fwaas,
neutron-vpnaas, neutron-dynamic-routing, and vmware-nsxlib.

Add these only to global-requirements for now - that way
tools/tox_install.sh continues to work. As next step we can migrate from
tox_install.sh to requirements and then add the constraints.

Change-Id: I9feeda89b87bd88636170fee25dc6d1c20208e37
2018-03-19 17:52:10 +01:00

29 lines
449 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
pyflakes
pycodestyle
pylint
# Temporarily until tools/tox_install.sh is updated everywhere
horizon
networking-bagpipe
networking-bgpvpn
networking-l2gw
networking-odl
networking-sfc
neutron
neutron-dynamic-routing
neutron-fwaas
neutron-lbaas
neutron-vpnaas
vmware-nsxlib