Merge " Miss oslo common option in kuryr config file"
This commit is contained in:
commit
cd7725d646
@ -23,6 +23,7 @@ from kuryr.common import config
|
|||||||
|
|
||||||
|
|
||||||
_core_opts_with_logging = config.core_opts
|
_core_opts_with_logging = config.core_opts
|
||||||
|
_core_opts_with_logging += _options.common_cli_opts
|
||||||
_core_opts_with_logging += _options.logging_cli_opts
|
_core_opts_with_logging += _options.logging_cli_opts
|
||||||
_core_opts_with_logging += _options.generic_log_opts
|
_core_opts_with_logging += _options.generic_log_opts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user