Switch to Cryptography over pycrypto

The keystonemiddleware library recently switched to using the
cryptography library over pycrypto, which was unmaintained. See
Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b

Change-Id: Ie834cfefc9869867275f80c49235541f26fb5498
This commit is contained in:
ZhongShengping 2017-06-13 14:03:47 +08:00
parent 3f0d07b53c
commit 6963b8e805
1 changed files with 1 additions and 1 deletions

View File

@ -30,8 +30,8 @@ utility_distro_packages:
# Python packages to be installed into the utility container
utility_pip_packages:
- cryptography
- python-memcached
- pycrypto
#
# Tempest settings