OpenStack Networking (Neutron)
d086058895
OVS tag v2.13.0 is not compatible with current used kernel on upstream Bionic Ubuntu kernel 4.15.0. This patch sticks to commit hash to unblock the gate. We can either change to newer 2.13 tag once released or better stop compiling OVS and use one packaged by Ubuntu. Run functional/fullstack tests with selected OVN and OVS versions Previously for functional tests OVS version was hardcoded - v2.12.0, and OVN was installed from OVS repository. After we merged OVN driver to Neutron tree we run both Neutron/OVS and Neutron/OVN functional tests in one job. This patch adds possibility to specify from which tag/branch OVS and OVN should be checkout. Change-Id: I83688031951b97bfe64f3aaa761ad7afc1d5ea55 Closes-Bug: #1883601 Closes-Bug: #1878160 |
||
---|---|---|
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 | ||
lower-constraints.txt | ||
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.