1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00

fix gce and maybe azure cert issues

This commit is contained in:
Chris Meyers 2016-12-13 17:11:06 -05:00
parent f89bd15bf5
commit 44c6127a48
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ baron==0.6.2 # via redbaron
billiard==3.3.0.23 # via celery
boto==2.43.0
celery==3.1.17
certifi==2016.9.26 # via msrest
#certifi==2016.9.26 # via msrest --- chris meyers removed this because it fails gce inv sync and azure "classic". By removing this, we coerce libcloud into using the cert file '/etc/pki/tls/certs/ca-bundle.crt '
cffi==1.9.1 # via cryptography
channels==0.17.3
chardet==2.3.0 # via msrest

View File

@ -30,7 +30,7 @@ azure-storage==0.33.0 # via azure
azure==2.0.0rc6
Babel==2.3.4 # via osc-lib, oslo.i18n, python-cinderclient, python-glanceclient, python-heatclient, python-magnumclient, python-neutronclient, python-novaclient, python-openstackclient, python-troveclient
boto==2.43.0
certifi==2016.9.26 # via msrest
#certifi==2016.9.26 # via msrest --- chris meyers removed this because it fails gce inv sync and azure "classic". By removing this, we coerce libcloud into using the cert file '/etc/pki/tls/certs/ca-bundle.crt '
cffi==1.9.1 # via cryptography
chardet==2.3.0 # via msrest
cliff==2.3.0 # via osc-lib, python-designateclient, python-heatclient, python-mistralclient, python-neutronclient, python-openstackclient