Add python-memcached to magnum_pip_packages

python-memcached is required to make use of memcached for caching
tokens.

When memcached_servers is configured and this package is not
installed, requests made to magnum services will fail with 500 errors.

Change-Id: I5ab25a3465bd6eee4d22b509a93a148a9b5ef45f
This commit is contained in:
Jimmy McCrory 2016-08-24 11:54:27 -07:00
parent 101c0ea6c0
commit fd676691bf
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ magnum_pip_packages:
- MySQL-python
- PyMySQL
- magnum
- python-memcached
# This variable is used by the repo_build process to determine
# which host group to check for members of before building the