os-ken/ryu/cmd
Satoshi Kobayashi 00bc1592e1 ryu-manager: add --enable-debugger option
Eventlet's monkey patch overwrite Python standard threading library by default. It affects to Python debugger working. This will be often an issue for the user of Python debugger. Therefore, it's necessary to add the option which doesn't overwrite Python standard threading library.

Signed-off-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-01-30 08:00:53 +09:00
..
__init__.py move ryu-manager to entrypoints 2013-09-02 14:41:27 +09:00
manager.py ryu-manager: add --enable-debugger option 2015-01-30 08:00:53 +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: Add a comment to explain what uses this 2014-09-12 09:04:46 -07: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