Switch to Cryptography over pycrypto

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

Change-Id: I6c811ff6f0647d4c6561b5b698490bd9100de93c
Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
Jesse Pretorius 2017-06-07 10:17:55 +01:00 committed by Jimmy McCrory
parent deb46805f8
commit 50dfb48dd7
1 changed files with 1 additions and 1 deletions

View File

@ -114,8 +114,8 @@ aodh_pip_packages:
- alembic>=0.7.2
- aodh
- ceilometermiddleware
- cryptography
- gnocchiclient
- pycrypto
- PyMySQL>=0.6.2
- python-ceilometerclient
- python-memcached