Skip to content

Commit c46b34c

Browse files
Merge pull request #1097 from rackerlabs/fix-enabling-svi-router-flavor
fix(neutron): enable the svi router flavor plugin
2 parents 74543a3 + 132dfc0 commit c46b34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/neutron/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ conf:
8989
- "L3_ROUTER_NAT:cisco-asa:neutron_understack.l3_router.cisco_asa.CiscoAsa"
9090
- "L3_ROUTER_NAT:palo-alto:neutron_understack.l3_router.palo_alto.PaloAlto"
9191
- "L3_ROUTER_NAT:vrf:neutron_understack.l3_router.vrf.Vrf"
92+
- "L3_ROUTER_NAT:svi:neutron_understack.l3_router.svi.Svi"
9293
ovn:
9394
# the ovn-metadata-agent utilizes 'localport' on each hypervisor in OVS to work, since
9495
# we don't have an OVS that the baremetal nodes are plugged into we can't have this

0 commit comments

Comments
 (0)