Skip to content

Commit 69e9e7b

Browse files
committed
Disable l2vni trunk reconciliation
1 parent a4e5b48 commit 69e9e7b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)