Merge pull request #3466 from ryanpetrello/libcloud-minus-pycrypto

pin apache-libcloud to a version that doesn't use PyCrypto

Reviewed-by: Matthew Jones <mat@matburt.net>
             https://github.com/matburt
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-03-21 18:59:28 +00:00 committed by GitHub
commit a562994b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
# GCE
apache-libcloud==2.2.1
# Azure
# azure deps from https://github.com/ansible/ansible/blob/stable-2.7/packaging/requirements/requirements-azure.txt
packaging

View File

@ -5,7 +5,6 @@
# pip-compile --output-file requirements/requirements_ansible.txt requirements/requirements_ansible.in
#
adal==0.5.0 # via msrestazure
apache-libcloud==2.2.1
appdirs==1.4.3 # via openstacksdk, os-client-config
applicationinsights==0.11.1 # via azure-cli-core
argcomplete==1.9.4 # via azure-cli-core, knack

View File

@ -0,0 +1 @@
git+https://github.com/ansible/libcloud@trunk#egg=apache-libcloud