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:
parent
3f0d07b53c
commit
6963b8e805
@ -30,8 +30,8 @@ utility_distro_packages:
|
|||||||
|
|
||||||
# Python packages to be installed into the utility container
|
# Python packages to be installed into the utility container
|
||||||
utility_pip_packages:
|
utility_pip_packages:
|
||||||
|
- cryptography
|
||||||
- python-memcached
|
- python-memcached
|
||||||
- pycrypto
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tempest settings
|
# Tempest settings
|
||||||
|
Loading…
Reference in New Issue
Block a user