Switch to Cryptography over pycrypto
The keystonemiddleware library recently switched to using the cryptography library over pycrypto, which was unmaintained. See Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b Change-Id: I53abb72a2ec8774069cfe0784ebab089b854f6a1 Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
parent
6139bbed0f
commit
76a28e889e
@ -71,10 +71,10 @@ searchlight_required_pip_packages:
|
||||
|
||||
#: Common pip packages
|
||||
searchlight_pip_packages:
|
||||
- searchlight
|
||||
- cryptography
|
||||
- keystonemiddleware
|
||||
- python-memcached
|
||||
- pycrypto
|
||||
- searchlight
|
||||
|
||||
# This variable is used by the repo_build process to determine
|
||||
# which host group to check for members of before building the
|
||||
|
Loading…
Reference in New Issue
Block a user