0b07da07b6
Change-Id: Ie8b83497b3975ec4ce0f1bc1583d825f0af1b8b2
11 lines
354 B
YAML
11 lines
354 B
YAML
---
|
|
features:
|
|
- >
|
|
Support resource caching in Gnocchi dispatcher to improve write
|
|
performance to avoid additional queries.
|
|
other:
|
|
- >
|
|
A dogpile.cache supported backend is required to enable cache. Additional
|
|
configuration `options <https://docs.openstack.org/oslo.cache/latest/configuration/index.html#cache>`_
|
|
are also required.
|