On Fri, 6 Jun 2014 20:48:30 +0900 Kiyonari Harigae <[email protected]> wrote:
> Added an option command to enable the queue setting to interface > individually. > Also, some minor fixes. > > Thank you. > > Kiyonari Harigae > > Signed-off-by: Kiyonari Harigae <[email protected]> > --- > ryu/app/rest_qos.py | 80 > +++++++++++++++++++++++++++++++---------------------- > 1 file changed, 47 insertions(+), 33 deletions(-) Thanks a lot! Applied with a change for the following pep8 warning: ryu/app/rest_qos.py:685:16: E713 test for membership should be 'not in' if not port_name in vif_ports: ^ ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
