these are after my previous cli patches.
i don't think there's any dependencies, though.

YAMAMOTO Takashi (5):
  comment out an unused variable
  remove an unused logger instance
  remove an unused logger instance
  per RyuApp logger
  honor --default-log-level in case of --verbose

 ryu/app/gre_tunnel.py          | 15 ++++------
 ryu/app/quantum_adapter.py     | 65 ++++++++++++++++++++--------------------
 ryu/app/rest_conf_switch.py    |  3 --
 ryu/app/simple_isolation.py    | 42 +++++++++++++-------------
 ryu/app/simple_switch.py       | 15 +++++-----
 ryu/app/simple_vlan.py         | 43 +++++++++++++-------------
 ryu/app/tunnel_port_updater.py | 68 ++++++++++++++++++++++--------------------
 ryu/app/wsgi.py                |  2 +-
 ryu/base/app_manager.py        |  1 +
 ryu/controller/network.py      |  9 ++----
 ryu/controller/ofp_handler.py  | 18 +++++------
 ryu/controller/tunnels.py      |  3 --
 ryu/log.py                     |  6 ++--
 13 files changed, 138 insertions(+), 152 deletions(-)

-- 
1.7.12


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to