implement a simple management CLI Ryu application.
this depends on cfg.py update patch i posted while ago.

YAMAMOTO Takashi (5):
  add cli ryu application
  ryu-manager: stop modifying CONF.app_list
  cli: add commands to get and set log levels
  cli: add some logging
  cli: require telnetsrv

 bin/ryu-manager    |   6 +--
 ryu/app/cli.py     | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 ryu/logger.py      |  31 +++++++++++
 tools/pip-requires |   1 +
 4 files changed, 184 insertions(+), 3 deletions(-)
 create mode 100644 ryu/app/cli.py
 create mode 100644 ryu/logger.py

-- 
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