os-ken/ryu/cmd
YAMAMOTO Takashi ce2f39a720 add bin/ryu
this new command takes a sub-command name as its first positional argument
and passes the rest of arguments to the corresponding sub-module.
for example, 'run' sub-command is an equivalent to bin/ryu-manager.

this commit does not replace the existing commands like ryu-manager.
this merely adds new ways to invoke the functionalities.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-04-20 21:00:51 +09:00
..
__init__.py move ryu-manager to entrypoints 2013-09-02 14:41:27 +09:00
manager.py allow overriding argv and progname 2014-04-20 20:59:14 +09:00
of_config_cli.py allow overriding argv and progname 2014-04-20 20:59:14 +09:00
ofa_neutron_agent.py ofa_neutron_agent: no need to load ofctl.service explicitly anymore 2014-03-25 23:21:51 +09:00
rpc_cli.py allow overriding argv and progname 2014-04-20 20:59:14 +09:00
ryu_base.py add bin/ryu 2014-04-20 21:00:51 +09:00