Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/l3-router-multi-gateways. Description: The aim of this blueprint is to bring multi-ISP capacity to the Quantum L3 router. Currently, gateway are defined by the commands: router-gateway-clear remove an external network gateway from a router. router-gateway-set set the external network gateway for a router. We would appreciate something like that: router-gateway-add add a new external network gateway for a router router-gateway-delete remove an external network gateway from a router router-ispmode-set set the router ISP mode: roundrobin, failover... Specification URL (additional information): None