1f2a71e41b
Adding some THT parameters for controlling below cache settings, - image_cache_dir - image_cache_max_size - image_cache_stall_time blueprint: split-controlplane-glance-cache Depends-on: I0d892663dd9aee86f56348175fd31016a17fabf5 Change-Id: Id30392df14a79d02cc9236fe7843fc9bff14ba9d
11 lines
400 B
YAML
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.
|