Skip to content
Merged
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: 1 addition & 0 deletions components/neutron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ conf:
- "L3_ROUTER_NAT:cisco-asa:neutron_understack.l3_router.cisco_asa.CiscoAsa"
- "L3_ROUTER_NAT:palo-alto:neutron_understack.l3_router.palo_alto.PaloAlto"
- "L3_ROUTER_NAT:vrf:neutron_understack.l3_router.vrf.Vrf"
- "L3_ROUTER_NAT:svi:neutron_understack.l3_router.svi.Svi"
ovn:
# the ovn-metadata-agent utilizes 'localport' on each hypervisor in OVS to work, since
# we don't have an OVS that the baremetal nodes are plugged into we can't have this
Expand Down
Loading