Merge "Explicitly import state_path opt in tests.base"
This commit is contained in:
commit
5a5e0264df
@ -36,6 +36,7 @@ from neutron.tests import post_mortem_debug
|
||||
|
||||
|
||||
CONF = cfg.CONF
|
||||
CONF.import_opt('state_path', 'neutron.common.config')
|
||||
TRUE_STRING = ['True', '1']
|
||||
LOG_FORMAT = "%(asctime)s %(levelname)8s [%(name)s] %(message)s"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user