neutron/devstack/lib
LIU Yulong cd3cc7e908 [L3][QoS] Agent side router gateway IP rate limit
This patch implements the L3 agent side router gateway IP rate
limit. For routers in centralized snat node (network node),
the tc rules will be set on the corresponding device in router
namespace:
    1. Legacy and HA router, qrouter-namespace and qg-device
    2. Dvr (edge) router, snat namespace and qg-device

If gateway IP rate limit was set, then under the same router,
all the VMs without floating IP will share the bandwidth.

Partially-Implements blueprint: router-gateway-ip-qos
Closes-Bug: #1757044
Change-Id: Ie92ff0d4df0e85ce71c7d50f34ea6ff973812af8
2018-12-01 17:45:47 +08:00
..
ml2_drivers trivial: Fix file permissions 2018-05-10 10:07:39 +00:00
dns Add dns-integration setup to devstack plugin 2017-11-22 07:50:06 +00:00
fip_port_forwarding Add port_forwarding to devstack plugin 2018-11-10 00:48:52 +01:00
flavors devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
l2_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
l2_agent_sriovnicswitch trivial: Fix file permissions 2018-05-10 10:07:39 +00:00
l3_agent Try to enable L3 agent extension `fip_qos` 2018-03-01 16:42:15 +08:00
log [log]: Devstack plugin for logging api 2017-12-19 14:40:57 +07:00
macvtap_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
ml2 devstack: Adapt to lib/neutron 2017-05-26 12:16:44 +09:00
ovs DevStack: OVS: Only install kernel-* packages when needed 2018-11-07 15:22:51 +00:00
qos [L3][QoS] Agent side router gateway IP rate limit 2018-12-01 17:45:47 +08:00
segments Enable segments plugin in gate 2017-05-16 16:24:15 +00:00
trunk devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
uplink_status_propagation Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00