puppet-octavia/releasenotes/notes/authtoken_manage_memcache_package-88dca510e70ef1e1.yaml
Matthew J. Black e34142da0c 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: I22417da1630bbe2e9661b6d4932fcf8fd7da643b
2017-01-11 17:10:55 -05:00

4 lines
107 B
YAML

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