13b06b5248
As new periodic job added in glance which will run as per interval set using 'cache_prefetcher_interval' configuration option and fetch images which are queued for caching in cache directory. Added GlanceImagePrefetcherInterval to configure 'cache_prefetcher_interval' configuration option in glance-api.conf when glance cache is enabled. Depends-on: I8ece28a9b0c6f104130d817490e9ea4c2b4e7808 Change-Id: I5294f7b9984ef0b59f505819e2ce95c41e69d3c8
7 lines
189 B
YAML
7 lines
189 B
YAML
---
|
|
features:
|
|
- |
|
|
Add GlanceImagePrefetcherInterval parameter to run periodic job
|
|
which fetches the queued images for caching in cache directory,
|
|
when image cache is enabled.
|