Switch to Cryptography over pycrypto

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

Change-Id: I348080cc3a24cb697dc283e8a1832664fcc6f031
Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
Jesse Pretorius 2017-06-07 10:22:52 +01:00 committed by Jimmy McCrory
parent 5314dbbcb2
commit 04c48b0643

View File

@ -423,15 +423,15 @@ keystone_requires_pip_packages:
# Common pip packages
keystone_pip_packages:
- argparse
- cryptography
- keystone
- keystonemiddleware
- ldappool
- lxml
- PyMySQL
- oslo.log
- oslo.middleware
- pbr
- pycrypto
- PyMySQL
- pysaml2
- python-keystoneclient
- python-ldap