Hi,

Here is proposing an implementation of QoS-related modules. 
Detailed description can be found in the
commit descriptions and in the changelog of each patch.

Kiyonari Harigae (3):
  Added ovs-vsctl commands of QoS-related
  Added queue stats request
  Added rest_qos module

 ryu/app/rest_qos.py   | 1180 +++++++++++++++++++++++++++++++++++++++++++++++++
 ryu/lib/ofctl_v1_2.py |   22 +
 ryu/lib/ofctl_v1_3.py |   22 +
 ryu/lib/ovs/bridge.py |   21 +
 ryu/lib/ovs/vsctl.py  |  184 +++++++-
 5 files changed, 1424 insertions(+), 5 deletions(-)
 create mode 100644 ryu/app/rest_qos.py

-- 
1.7.12.4 (Apple Git-37)


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to