glance/glance/image_cache
Brian Waldon 05f1e1a8c4 Separate glance cache client from main client
This is relocating the necessary functionality for the glance
cache management tool into a new client class.

Related to bp separate-client

Change-Id: Ib89db1245aca5032a8d93876e07c562cb1fb5d4d
2012-09-07 17:39:35 -07:00
..
drivers Catch pruner exception when no images are cached 2012-08-29 21:17:46 -07:00
__init__.py Fix cache not handling backend failures 2012-09-04 13:39:39 +01:00
base.py Don't use PasteDeploy for scrubber and cache daemons 2012-06-16 17:36:55 +01:00
cleaner.py Remove the conf passing PasteDeploy factories 2012-06-08 17:36:26 +01:00
client.py Separate glance cache client from main client 2012-09-07 17:39:35 -07:00
prefetcher.py Provide stores access to the request context. 2012-07-20 09:50:59 -04:00
pruner.py Standardize logger instantiation 2012-06-25 08:27:08 -07:00