glance/glance/image_cache
Sean McGinnis 2ee6e04276 Handle file delete races in image cache
In at least one case (see bug report) files have been deleted between
when we check that they exist and when we actually attempt the deletion.
Since we ultimately just want the file gone, we shouldn't care if we
get an error that the file does not exist and just move on.

Change-Id: Iaf71109fc6659650075ab4b4b48aec57819fb0b5
Closes-bug: #1229823
2017-07-10 11:37:55 -05:00
..
drivers Handle file delete races in image cache 2017-07-10 11:37:55 -05:00
__init__.py Remove "Services which consume this" section 2016-08-29 14:23:10 -05:00
base.py Remove vim header 2014-01-14 16:03:28 +00:00
cleaner.py Remove vim header 2014-01-14 16:03:28 +00:00
client.py Do not use service catalog for cache client 2016-11-07 16:38:52 +00:00
prefetcher.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
pruner.py Remove vim header 2014-01-14 16:03:28 +00:00