cc9dae4dee
Glance cache is used to keep a locally cache image in the glance_api service. Is an usefull service when an image is commonly used to speed times between pulling from storage backend and send to nova. Change-Id: I8e684cc10e4fee1cb52c17a126e3b11f69576cf6
7 lines
171 B
YAML
7 lines
171 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support to configure glance-cache, enabled with
|
|
``enable_glance_image_cache`` and configure cache size
|
|
with ``glance_cache_max_size``.
|