Merge "Import host option in base test module"

This commit is contained in:
Jenkins 2016-02-23 09:55:03 +00:00 committed by Gerrit Code Review
commit 56139fd7e4
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ from ironic.tests.unit import policy_fixture
CONF = cfg.CONF
CONF.import_opt('host', 'ironic.common.service')
logging.register_options(CONF)
logging.setup(CONF, 'ironic')