puppet-manila/releasenotes/notes/authtoken_manage_memcache_package-4b61e2686c38d698.yaml
Matthew J. Black a1d96a7753 Allow python-memcache install from authtoken class
The python-memcache package is required if using memcached. By
default the package is not installed and the define has it set to
false. This change allows managing the python-memcache package
install from the authtoken class.

Change-Id: I2ea7122e71d41a5b8e82ac4361464dbe0e559a36
2017-01-11 18:15:02 -05:00

4 lines
107 B
YAML

---
features:
- Passes parameter to keystone authtoken define to manage python-memcache package install.