2 parents 8c58c85 + 7990f36 commit 6a4d547Copy full SHA for 6a4d547
1 file changed
etc/kayobe/environments/baremetal/kolla/config/neutron/ironic_neutron_agent.ini
@@ -0,0 +1,5 @@
1
+{% if kolla_enable_ironic_neutron_agent | default(False) | bool %}
2
+[l2vni]
3
+enable_l2vni_trunk_reconciliation = False
4
+enable_l2vni_trunk_reconciliation_events = False
5
+{% endif %}
0 commit comments