Switch to Cryptography over pycrypto

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

Change-Id: Id7aec616e632e53251b4d958a36abd680843b9bd
Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
Jesse Pretorius 2017-06-07 10:21:44 +01:00 committed by Jimmy McCrory
parent 539be4a524
commit a5716e6b25
1 changed files with 2 additions and 2 deletions

View File

@ -164,11 +164,11 @@ gnocchi_requires_pip_packages:
#: Common pip packages
gnocchi_pip_packages:
- cryptography
- gnocchiclient
- "gnocchi[mysql,file,swift,ceph]"
- keystonemiddleware
- gnocchiclient
- python-memcached
- pycrypto
# This variable is used by the repo_build process to determine
# which host group to check for members of before building the