puppet-trove/releasenotes/notes/authtoken_manage_memcache_package-7bbd660df45a370e.yaml
Matthew J. Black 1266a13ba0 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: Iee2b5a00c9eb026a42ebd4bf166d06f6bc5f6e27
2017-01-11 18:08:54 -05:00

4 lines
107 B
YAML

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