Nachi Ueno 7ffc2a2b6f Routing table configuration support on L3
Implements bp quantum-l3-routes

  -- Adding the extraroute extension
  -- Updating the routing table based on routes attribute on route
  -- Updated OVS plugin, linuxbridge plugin, metaplugin
     NEC plugin, Ryu plugin

  User can configure the routes through quantum client API by
  using the extension feature.
  sample
  quantum router-update <router_id> \
        --routes type=dict list=true destination=40.0.1.0/24,nexthop=10.1.0.10

Change-Id: I2a11486709e55d3143373858254febaabb93cfe8
2013-02-19 15:05:34 -08:00
..
2013-02-17 17:33:05 +00:00
2011-11-28 10:33:52 -08:00
2013-02-18 11:43:45 +08:00
2013-02-17 17:33:05 +00:00
2013-01-22 11:42:15 +08:00
2012-12-04 16:46:44 +08:00
2013-01-28 20:10:45 +08:00
2013-02-17 17:33:05 +00:00