OpenStack Networking (Neutron)
169ef05589
Now this job runs on 3 nodes: * 1 main, controller and networker like, without nova-compute service on it, this node has "dvr_snat" set as L3 agent's mode, * 2 compute like nodes with nova compute and L3 agent in "dvr" mode Even though there is only one "dvr_snat" node in the job, it keeps "l3_ha" option set to "true" in Neutron's config. That way we are still testing "ha" code path of the centralized part of the router but also job is now closer to the real life, and supported deployments topology. Additionally this patch adds nodeset for 3 nodes with Ubuntu Jammy and controller node not running compute service as there is no such nodeset defined globally. Related-Bug: #1934666 Change-Id: Id6a91795ebc73be26bb34d9eaf8a53b2b6a1ba0c |
||
---|---|---|
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
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.