Switch to Cryptography over pycrypto
The keystonemiddleware library recently switched to using the cryptography library over pycrypto, which was unmaintained. See Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b Change-Id: I02b6ebf376fe6a1f8ec64670a8cd904cf5e251c0 Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
parent
d513189a65
commit
22a514661b
@ -251,14 +251,14 @@ cinder_requires_pip_packages:
|
||||
# Common pip packages
|
||||
cinder_pip_packages:
|
||||
- cinder
|
||||
- cryptography
|
||||
- ecdsa
|
||||
- httplib2
|
||||
- keystonemiddleware
|
||||
- PyMySQL
|
||||
- python-memcached
|
||||
- pycrypto
|
||||
- python-cinderclient
|
||||
- python-keystoneclient
|
||||
- python-memcached
|
||||
|
||||
cinder_api_init_overrides: {}
|
||||
cinder_scheduler_init_overrides: {}
|
||||
|
Loading…
Reference in New Issue
Block a user