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:
parent
e931454b7d
commit
b14497f8aa
@ -301,11 +301,11 @@ swift_requires_pip_packages:
|
|||||||
|
|
||||||
swift_pip_packages:
|
swift_pip_packages:
|
||||||
- ceilometermiddleware
|
- ceilometermiddleware
|
||||||
|
- cryptography
|
||||||
- dnspython
|
- dnspython
|
||||||
- ecdsa
|
- ecdsa
|
||||||
- keystonemiddleware
|
- keystonemiddleware
|
||||||
- pyeclib
|
- pyeclib
|
||||||
- pycrypto
|
|
||||||
- python-cinderclient
|
- python-cinderclient
|
||||||
- python-keystoneclient
|
- python-keystoneclient
|
||||||
- python-memcached
|
- python-memcached
|
||||||
|
Loading…
x
Reference in New Issue
Block a user