OpenStack Networking (Neutron)
yatinkarel
1a2da88b90
Since in these jobs ovs/ovn built/installed from source during devstack installation, infra bridge i.e br-infra prepared during pre-run get's lost. After devstack setup rerunning the multinode setup roles with install_ovs=false(role var added in depends-on patch) to fix it. It's alternative approach to [1]. [1] https://review.opendev.org/c/openstack/neutron/+/762654 Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/832497 Closes-Bug: #1904117 Change-Id: Ie2cd53881cb043bc72f201b6aac9eacd0c0c7c88 |
||
---|---|---|
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.