puppet-cinder/releasenotes/notes/authtoken_manage_memcache_package-2bd5f785cb28daab.yaml
Matthew J. Black 8d746af459 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: I7b995e76e64fb868a6908622c4b0a40acbd58d8d
2017-01-11 16:59:13 -05:00

4 lines
107 B
YAML

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