tripleo-heat-templates/releasenotes/notes/add_image_cache_settings-50...

11 lines
400 B
YAML

---
features:
- Add GlanceImageCacheDir parameter to set base directory location
that the Image Cache uses.
Add GlanceImageCacheMaxSize parameter to set the upper limit on cache
size, in bytes, after which the cache-pruner cleans up the image cache.
Add GlanceImageCacheStallTime parameter to set the amount of time to let
an image remain in the cache without being accessed.