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 74543a3 + 132dfc0 commit c46b34cCopy full SHA for c46b34c
components/neutron/values.yaml
@@ -89,6 +89,7 @@ conf:
89
- "L3_ROUTER_NAT:cisco-asa:neutron_understack.l3_router.cisco_asa.CiscoAsa"
90
- "L3_ROUTER_NAT:palo-alto:neutron_understack.l3_router.palo_alto.PaloAlto"
91
- "L3_ROUTER_NAT:vrf:neutron_understack.l3_router.vrf.Vrf"
92
+ - "L3_ROUTER_NAT:svi:neutron_understack.l3_router.svi.Svi"
93
ovn:
94
# the ovn-metadata-agent utilizes 'localport' on each hypervisor in OVS to work, since
95
# we don't have an OVS that the baremetal nodes are plugged into we can't have this
0 commit comments