puppet-glance/releasenotes/notes/authtoken_manage_memcache_package-2d02bf561959f26e.yaml
Matthew J. Black a964f9f925 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: I7de3338061bad949f26ed0d84782124c7b61eb70
2017-01-11 11:44:55 -05:00

4 lines
107 B
YAML

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