Make VLAN-aware-VMs configurable
VLAN-aware-VMs are only supported with OVS firewall driver.
This patch makes the feature configurable and leaves it disabled
by default to ensure the feature is only available on supported
configurations to avoid confusion.
Change-Id: I65d88f7aa37f2f44f4446d9054d731defb90cd19
diff --git a/metadata/service/control/container.yml b/metadata/service/control/container.yml
index bca3d9e..367167b 100644
--- a/metadata/service/control/container.yml
+++ b/metadata/service/control/container.yml
@@ -12,6 +12,7 @@
server:
enabled: true
dns_domain: novalocal
+ vlan_aware_vms: false
version: ${_param:neutron_version}
bind:
address: 0.0.0.0