Add cryptography to shipyard

Use of memcached, which is enabled by default in the Shipyard Helm
chart, requires the cryptography package. Word is that cryptography
had a compatibility issue with python3 in the past, but v2.3 seems
to be working fine and getting memcached integration to work.

Change-Id: I6b5c9983f41aec874e45fd81bd8a30faa88fc316
This commit is contained in:
Matt McEuen 2018-07-27 14:59:25 -05:00
parent 401ebe627c
commit e75f1e277a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
alembic==0.9.5
arrow==0.10.0
configparser==3.5.0
cryptography==2.3
falcon==1.2.0
jsonschema==2.6.0
keystoneauth1==3.4.0