OpenStack Networking (Neutron)
yatinkarel
7f5fb86232
Master has dropped py3.6 support so upper-constraints requirements are not installable with python3.6 and due to this fips jobs which are running on py3.6 are failing. Let's run the functional/fullstack tests with python3.8 on CentOS 8-Stream itself. Also disable dbcounter installation as it's not installing on python3.6. The hacks can be cleaned up when these jobs are switched to CentOS 9-Stream, currently have some issues as mentioned in the Related Bug. Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/843989 Related-Bug: #1976323 Change-Id: I757dbf929cb1dc27027614bbb2147a61606f85a9 |
||
---|---|---|
api-ref | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
vagrant/ovn | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
plugin.spec | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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.