3cbb922235
This patch introduces several parameters in heat::cache class, so that we can configure caching parameters for specific module. Change-Id: I752c31825ec3f3f23df01a4d24a633b2453bff19
13 lines
369 B
YAML
13 lines
369 B
YAML
---
|
|
features:
|
|
- |
|
|
The following parameters are added in ``heat::cache`` to configure chaching
|
|
in specific module.
|
|
|
|
- ``constraint_validation_caching``
|
|
- ``constraint_validation_expiration_time``
|
|
- ``service_extension_caching``
|
|
- ``service_extension_expiration_time``
|
|
- ``resource_finder_caching``
|
|
- ``resource_finder_expiration_time``
|