
Another item noted with the new pip resolver [1], linters dependencies in test-requirements.txt may cause resolver issues (trying to pull in enum34), conflicting requirements and cause them to be installed for all test jobs. Move them to tox.ini as was done for some projects already (this may be backported/squashed with pip resolver fix in stable branches depending on how fixing these will go). [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019362.html Change-Id: I0111c41bea6a6caf5ffba1f5c34489854d9c9747
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%