Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/ml2-qos-linuxbridge. Description: Support the QoS API in the linuxbridge mechanism in the ML2 plugin, with an implementation that enables rate limiting by applying token bucket filtering to an interface. The 'type' attribute accepts 'ratelimit'. The 'policy' attribute has three keys, 'tc_rate', 'tc_latency' and 'tc_burst', which correspond to the 'rate', 'latency' and 'burst' parameters of tc(8) command, respectively. Specification URL (additional information): https://wiki.openstack.org/wiki/Neutron/QoSforLinuxBridge
Upstream milestone was changed to 'next'. No longer targeted to Icehouse