
This patch adds support for vlan_transparent in the ovn mechanism driver. So ovn is now second mech_driver after linuxbridge which can be used with vlan_transparent networks. It just adds "vlan-passthru" option to the Logical Switch's "other config". This needs also changes in the core OVN which are available only in OVN master branch for now. See [1] for details. [1] https://patchwork.ozlabs.org/project/ovn/patch/20201110023449.194642-1-ihrachys@redhat.com/ Change-Id: I76b8ba959398dcffff112d26ae7d81ff428be992
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%