Bug 1042555

Summary: [RFE][neutron]: Give the L3 router the ability to use multiple gateway
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/l3-router-multi-gateways
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:40:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 00:20:47 UTC
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