148f02e7e0
Adds a new parameter named manage_memcache_package that can be used to set if we should install the python memcache library if memcache caching is enabled. Change-Id: I924f837afc756817c202637b1b7db83c125df1d8
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a new parameter horizon::manage_memcache_package that can be used to
|
|
determine if you want the python memcache library installed if the cache
|
|
backend is set to using memcache.
|