puppet-nova/releasenotes/notes/authtoken_manage_memcache_package-66fdfb8c4204bbe9.yaml
Matthew J. Black 0d3fa4f5eb 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: I59ddd0cf40f00932355ae626a22ba27dfc6dab22
2017-01-11 16:50:59 -05:00

4 lines
107 B
YAML

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