We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8c5aa8 + ad90238 commit 1326c5cCopy full SHA for 1326c5c
components/neutron/values.yaml
@@ -56,7 +56,7 @@ conf:
56
# set the default ml2 backend to our plugin, neutron_understack
57
# we'll need to use the ovn ML2 plugin to hook the routers to our network
58
mechanism_drivers: "understack,ovn"
59
- tenant_network_types: "vlan"
+ tenant_network_types: "vxlan"
60
type_drivers: "vlan,vxlan"
61
ml2_type_vxlan:
62
# OSH sets a default range here but we want to use network_segment_range plugin
0 commit comments