11ff4f2f981969cf56ffcafa0a2f9a8fe11eabce

vlan_qinq
and vlan_transparent
config options
Those config knobs are now deprecated as availability of the appropriate API extension can be calculated based on the mech drivers loaded. It still can be disabled manually using deprecated config options but to do that it has to be explicitly set to "False". Additionally this patch changes default value of both those config options to be `None` now which means - calculate it automatically. Closes-bug: #2092174 Change-Id: I3df2d3ebc8320c7df80ced25c18f5f573722b8d5
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%