Merge "Remove dependency of test_v1_api on other tests"
This commit is contained in:
commit
1bad52461a
@ -112,6 +112,7 @@ paste.filter_factory = glance.tests.utils:FakeAuthMiddleware.factory
|
||||
|
||||
CONF = cfg.CONF
|
||||
CONF.import_opt('filesystem_store_datadir', 'glance.store.filesystem')
|
||||
CONF.import_opt('backend', 'glance.openstack.common.db.api', group='database')
|
||||
|
||||
|
||||
class ApiTest(test_utils.BaseTestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user