Browse Source
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: If8fea78f01e1bf54689f9ac9cb69ae4ca6be19dcchanges/70/419170/1
3 changed files with 14 additions and 0 deletions
@ -0,0 +1,3 @@
|
||||
--- |
||||
features: |
||||
- Passes parameter to keystone authtoken define to manage python-memcache package install. |
Loading…
Reference in new issue