Bug 1031044 (neutron-bp-ml2-qos-linuxbridge)

Summary: [RFE][neutron]: Linuxbridge QoS support
Product: Red Hat OpenStack Reporter: Stephen Gordon <sgordon>
Component: openstack-neutronAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ofer Blaut <oblaut>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: chrisw, lpeer, markmc, nyechiel, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/ml2-qos-linuxbridge
Whiteboard: upstream_milestone_next upstream_status_slow-progress upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 10:25:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1031047    

Description Stephen Gordon 2013-11-15 14:17:42 UTC
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

Comment 2 Nir Yechiel 2014-02-26 11:46:44 UTC
Upstream milestone was changed to 'next'. No longer targeted to Icehouse