changes from the previous:
- update requirements
- fold patches

YAMAMOTO Takashi (6):
  ryu.cfg: re-export some more stuff for convenience
  allow overriding argv and progname
  pip-requires: require oslo.config >= 1.2.0
  add bin/ryu
  add bin/ryu to PYLINT_INCLUDE
  document ryu command

 bin/ryu                  | 20 +++++++++++++
 doc/source/conf.py       |  2 ++
 doc/source/man/ryu.rst   | 20 +++++++++++++
 run_tests.sh             |  2 +-
 ryu/cfg.py               |  3 ++
 ryu/cmd/manager.py       |  8 ++++--
 ryu/cmd/of_config_cli.py |  5 ++--
 ryu/cmd/rpc_cli.py       |  4 +--
 ryu/cmd/ryu_base.py      | 75 ++++++++++++++++++++++++++++++++++++++++++++++++
 setup.cfg                |  1 +
 tools/pip-requires       |  2 +-
 11 files changed, 133 insertions(+), 9 deletions(-)
 create mode 100755 bin/ryu
 create mode 100644 doc/source/man/ryu.rst
 create mode 100644 ryu/cmd/ryu_base.py

-- 
1.8.3.1


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to