f24ea44401
Change-Id: I6eb9d874335b9caac14c28660bee81c3289cea8f
11 lines
341 B
YAML
11 lines
341 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 <http://docs.openstack.org/developer/oslo.cache/opts.html#cache>`_
|
|
are also required.
|