Merge 902c6fb37f into 705c54edb6
This commit is contained in:
commit
f7e44bd9ea
|
|
@ -64,7 +64,7 @@ opts = [
|
|||
default=6080,
|
||||
help='Port on which to listen for incoming requests'),
|
||||
]
|
||||
CONF = config.CONF
|
||||
CONF = cfg.CONF
|
||||
CONF.register_cli_opts(opts)
|
||||
|
||||
# As of nova commit 0b11668e64450039dc071a4a123abd02206f865f we must
|
||||
|
|
|
|||
Loading…
Reference in New Issue