Switch to Cryptography over pycrypto

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

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

View File

@ -101,10 +101,10 @@ cloudkitty_services:
cloudkitty_pip_packages:
- cloudkitty
- cryptography
- msgpack-python
- PyMySQL
- python-memcached
- pycrypto
cloudkitty_requires_pip_packages:
- virtualenv