Add requirements for memcached

We need memcached as a requirement in order for Deckhand to make
use of memcached

Change-Id: I1f47eab3db7282612837e177b8f52d430c05f7a8
This commit is contained in:
Felipe Monteiro 2017-10-05 22:34:08 +01:00
parent 2a0a8452a5
commit b30aaf2fec
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
python-memcached==1.58
keystonemiddleware>=4.12.0 # Apache-2.0
psycopg2==2.7.3.1
uwsgi==2.0.15