Switch to Cryptography over pycrypto
The keystonemiddleware library recently switched to using the cryptography library over pycrypto, which was unmaintained. See Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b Change-Id: I2f1e8ef4821f865af36b34f4edd98255a12dd55d Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
parent
d319fd2bb4
commit
10fc37d555
@ -209,10 +209,10 @@ glance_requires_pip_packages:
|
||||
|
||||
# Common pip packages
|
||||
glance_pip_packages:
|
||||
- keystonemiddleware
|
||||
- cryptography
|
||||
- glance
|
||||
- keystonemiddleware
|
||||
- os-brick
|
||||
- pycrypto
|
||||
- PyMySQL
|
||||
- python-cinderclient
|
||||
- python-glanceclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user