puppet-neutron/releasenotes/notes/add-vlan_transparent-config-74028f32b6041daa.yaml
Sai Ram Peesapati 2fe6254484 Make vlan_transparent in neutron.conf configurable
Allow plugins that support it to create VLAN transparent networks
The vlan_transparent determines if plugins that support it to
create VLAN transparent networks or not

Change-Id: I149237c12658201e44efdb1cd4851c7f154c6728
Closes-Bug: 1786407
2018-08-16 22:00:23 +00:00

5 lines
140 B
YAML

---
features:
- Added vlan_transparent boolean parameter that if set to true
allows plugins that support transparent VLANs to use it.