mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-14 17:16:45 +02:00
fix a typo in the help message of quantum_controller_addr
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
9ba977fa41
commit
f2144087cf
@ -41,6 +41,6 @@ CONF.register_cli_opts([
|
||||
help='auth strategy for connecting to quantum in admin'
|
||||
'context'),
|
||||
cfg.StrOpt('quantum_controller_addr', default=None,
|
||||
help='openflow mehod:address:port to set controller of'
|
||||
help='openflow method:address:port to set controller of'
|
||||
'ovs bridge')
|
||||
])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user