Merge " Miss oslo common option in kuryr config file"

This commit is contained in:
Jenkins 2016-05-31 15:12:59 +00:00 committed by Gerrit Code Review
commit cd7725d646
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ from kuryr.common import config
_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.generic_log_opts