Switch to Cryptography over pycrypto

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

Change-Id: Ib492bce6df005e8b4e824352e523d2d80c1a8839
Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
Jesse Pretorius 2017-06-07 10:25:58 +01:00 committed by Jimmy McCrory
parent e931454b7d
commit b14497f8aa

View File

@ -301,11 +301,11 @@ swift_requires_pip_packages:
swift_pip_packages:
- ceilometermiddleware
- cryptography
- dnspython
- ecdsa
- keystonemiddleware
- pyeclib
- pycrypto
- python-cinderclient
- python-keystoneclient
- python-memcached