puppet-zaqar/releasenotes/notes/authtoken_manage_memcache_package-55f01f617aaa8db0.yaml
Matthew J. Black aaaa38c198 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: Id0d980618cd3816172e491b20058d540d6d1ed41
2017-01-11 18:36:16 -05:00

4 lines
107 B
YAML

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