Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion examples/dt/uni01alpha/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ data:

[ovn]
ovsdb_probe_interval = 60000
ovn_emit_need_to_frag = true

[ml2]
type_drivers = geneve,vxlan,vlan,flat,local
Expand Down
2 changes: 0 additions & 2 deletions examples/dt/uni04delta-ipv6/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ data:
region_name = regionOne
[ovs]
igmp_snooping_enable = true
[ovn]
ovn_emit_need_to_frag = false
[ml2]
type_drivers = geneve,vlan,flat,local
tenant_network_types = vlan,flat
Expand Down
2 changes: 0 additions & 2 deletions examples/dt/uni04delta/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ data:
region_name = regionOne
[ovs]
igmp_snooping_enable = true
[ovn]
ovn_emit_need_to_frag = true
[ml2]
type_drivers = geneve,vlan,flat,local
tenant_network_types = vlan,flat
Expand Down
1 change: 0 additions & 1 deletion examples/dt/uni06zeta/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ data:
[ovs]
igmp_snooping_enable = true
[ovn]
ovn_emit_need_to_frag = true
enable_distributed_floating_ip = false
[ml2]
type_drivers = geneve,vlan,flat,local
Expand Down
1 change: 0 additions & 1 deletion examples/dt/uni07eta/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ data:

[ovn]
ovsdb_probe_interval = 60000
ovn_emit_need_to_frag = true

[ml2]
type_drivers = geneve,vxlan,vlan,flat,local
Expand Down