e64bf6be1b03d0f34581d9aa72921b7deb9bfbff

In order to add another compute node to an existing DevStack setup (multi-node) we need to set a few extra variables to the local.conf to enable the OVN driver in neutron. The patch is also adding a new neutron_plugin_create_nova_conf function to the ovn_agent module (no-op) otherwise the DevStack setup will fail. Change-Id: I4d53f7206f151dc7ffa51b4c8bd601279aa88a46 Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
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%