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:
parent
401ebe627c
commit
e75f1e277a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user