1 parent a4e5b48 commit 69e9e7bCopy full SHA for 69e9e7b
1 file changed
etc/kayobe/environments/baremetal/kolla/config/neutron/ironic_neutron_agent.ini
@@ -0,0 +1,5 @@
1
+[l2vni]
2
+{% if kolla_enable_ironic_neutron_agent | default(False) | bool %}
3
+enable_l2vni_trunk_reconciliation = False
4
+enable_l2vni_trunk_reconciliation_events = False
5
+{% endif %}
0 commit comments