b2b61f792e
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
11 lines
358 B
YAML
11 lines
358 B
YAML
---
|
|
features:
|
|
- |
|
|
New variables have been added to manage used cache backends:
|
|
|
|
* ``openstack_cache_backend``: defines driver, that will be used for
|
|
caching.
|
|
Default: oslo_cache.memcache_pool
|
|
* ``openstack_cache_backend_map``: maps selected backend to
|
|
the oslo driver that should be installed and configured for it.
|