puppet-ceilometer/releasenotes/notes/authtoken_manage_memcache_package-56ab9dcc6745492c.yaml
Matthew J. Black 3bda006e6e 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: If8fea78f01e1bf54689f9ac9cb69ae4ca6be19dc
2017-01-11 17:19:23 -05:00

4 lines
107 B
YAML

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