g/c --monkey-patch option
this obscure option seems to have been a no-op since the initial commit. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
fe786cd0ce
commit
72a061f19b
@ -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'),
|
||||
|
Loading…
Reference in New Issue
Block a user