Add missing depends on python-memcached

This commit is contained in:
James Page 2017-10-05 10:58:29 +01:00
parent 3860edc172
commit dc758018ab
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ parts:
python-packages:
- futurist
- keystonemiddleware
- python-memcached
- lz4
- oslo.db[mysql]
- sqlalchemy-utils