Switch to Cryptography over pycrypto

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

Change-Id: Ia11d35151446ac0c42bfed300055c246e239fa98
Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
Jesse Pretorius 2017-06-07 10:19:58 +01:00 committed by Jimmy McCrory
parent daf94c5d1a
commit 7a3f6eec51
1 changed files with 1 additions and 1 deletions

View File

@ -130,9 +130,9 @@ ceilometer_requires_pip_packages:
ceilometer_pip_packages:
- ceilometer
- ceilometermiddleware
- cryptography
- gnocchiclient
- libvirt-python
- pycrypto
- PyMySQL
- pymongo
- python-ceilometerclient