implement a simple management CLI Ryu application.

reflected comments from FUJITA Tomonori and Isaku Yamahata.

YAMAMOTO Takashi (3):
  add cli ryu application
  cli: require telnetsrv
  ryu-manager: stop modifying CONF.app_list

 bin/ryu-manager        |   6 +-
 ryu/app/cli.py         | 147 +++++++++++++++++++++++++++++++++++++++++++++++++
 ryu/base/management.py |  57 +++++++++++++++++++
 ryu/logger.py          |  31 +++++++++++
 tools/pip-requires     |   1 +
 5 files changed, 239 insertions(+), 3 deletions(-)
 create mode 100644 ryu/app/cli.py
 create mode 100644 ryu/base/management.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