this obscure option seems to have been a no-op since the initial commit.
Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ryu/flags.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/ryu/flags.py b/ryu/flags.py
index b4e55d0..533f7de 100644
--- a/ryu/flags.py
+++ b/ryu/flags.py
@@ -22,8 +22,6 @@ from oslo.config import cfg
CONF = cfg.CONF
CONF.register_cli_opts([
- # GLOBAL flags
- cfg.BoolOpt('monkey-patch', default=False, help='do monkey patch'),
# app/quantum_adapter
cfg.StrOpt('quantum-url', default='http://localhost:9696',
help='URL for connecting to quantum'),
--
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