90d5b388e1faa51642e01f6f99de021ec31fde16

On OVS agent, trunk extension is always loaded. If trunk plugin is not enabled server side, we don't want to enable extension on agent side. It will avoid declaration of RPCServer for Trunk and SubPort objects. To effectively disable the trunk extension, let's introduce a new parameter under [OVS] group so that an operator turn that setting off. The default value will stay True for now to keep backward compatibility with previous deployments. Closes-bug: #2058712 Change-Id: I94602d5f3159d9a2d5b988c9ab6cdd20dfd4af5b Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.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
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.
Description
Languages
Python
99.7%
Shell
0.3%