glance_store/glance_store/tests
Doug Hellmann 30bd030681
use stevedore to load extensions
Importing pkg_resources causes the app to scan the entire import path
for all distributions, not just those providing entry points. The
scanner in stevedore will have a cache of the entry point data, making
it significantly faster.

This also more accurately reflects the way oslo.config loads option
plugins.

Change-Id: Ibbac3240a99684de0dea2f690f4276a3d24e3fe1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2020-07-25 13:42:43 -04:00
..
etc Restore quotes removal for swift config in Python3 2020-01-28 18:11:03 -06:00
functional Clean imports in code 2018-03-01 07:29:33 +00:00
unit use stevedore to load extensions 2020-07-25 13:42:43 -04:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
base.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
fakes.py Propagate BadStoreConfiguration to library user 2015-03-28 19:34:15 +01:00
utils.py Switch VMWare Datastore to use Requests 2016-02-24 22:53:15 -08:00