yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52379
[Bug 1468353] Re: [RFE] QoS DSCP marking rule support
Reviewed: https://review.openstack.org/288392
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=73546f8503f0d26c90aae9f7c2aa108d710870c8
Submitter: Jenkins
Branch: master
commit 73546f8503f0d26c90aae9f7c2aa108d710870c8
Author: Nate Johnston <nate_johnston@xxxxxxxxxxxxxxxxx>
Date: Fri Mar 4 11:17:31 2016 +0100
QoS DSCP fullstack tests
This patch introduces fullstack testing for the QoS/DSCP
Open vSwitch implementation. It depends on the python-neutronclient
patches, therefore it could not be merged in the main patch.
Co-Authored-By: Miguel Angel Ajo <majopela@xxxxxxxxxx>
Change-Id: I0ab6a1a0d1430c5791fea1d5b54106c6cc93b937
Closes-Bug: #1468353
Depends-On: I25ad60c1b9a66e568276a772b8c496987d9f8299
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1468353
Title:
[RFE] QoS DSCP marking rule support
Status in neutron:
Fix Released
Bug description:
The QoS API [#qos_api_spec]_ introduces an interface to configure QoS
policies to neutron ports. We need to be able to mark outgoing dscp
rules to tag traffic.
Changes:
* DB Model for new rule type
* API changes to allow for DSCP API modifications
* Client changes to allow for DSCP values being set for qos_rule list and update
* OVS agent integration to hand down the QoS information to the driver as new ports are created or updates are received.
* Open flow integration within OVS driver to add qos_dscp marking functionality
Dependencies:
* QoS API implementation #[qos_api_spec]_
* QoS RPC and plugin integration
* L2 agent extension for QoS (done in front of SR-IOV / OVS support)
Link to the Blueprint:
https://review.openstack.org/#/c/190285/1
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1468353/+subscriptions
References