Switch to Cryptography over pycrypto
The keystonemiddleware library recently switched to using the cryptography library over pycrypto, which was unmaintained. See Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b Change-Id: Ic3aeb0022a4dedc63c936dddba65c4219fb8f240 Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com>
This commit is contained in:
parent
19e1610dbb
commit
73c0e96c3b
@ -148,15 +148,15 @@ octavia_requires_pip_packages:
|
||||
|
||||
# Common pip packages
|
||||
octavia_pip_packages:
|
||||
- cryptography
|
||||
- keystonemiddleware
|
||||
- PyMySQL
|
||||
- python-memcached
|
||||
- pycrypto
|
||||
- python-ceilometerclient
|
||||
- python-cinderclient
|
||||
- python-glanceclient
|
||||
- python-heatclient
|
||||
- python-keystoneclient
|
||||
- python-memcached
|
||||
- python-neutronclient
|
||||
- python-novaclient
|
||||
- python-openstackclient
|
||||
|
Loading…
Reference in New Issue
Block a user