puppet-neutron/releasenotes/notes/authtoken_manage_memcache_package-84d72c5293f95677.yaml
Matthew J. Black 74d8a69bad 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: I69f082cf932f404303e21dce6d07c69efa25fd8a
2017-01-11 12:06:52 -05:00

4 lines
107 B
YAML

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