mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 12:39:22 -02:30
Merge pull request #4420 from chrismeyersfsu/fix-certs
fix gce and maybe azure cert issues
This commit is contained in:
@@ -45,7 +45,7 @@ baron==0.6.2 # via redbaron
|
|||||||
billiard==3.3.0.23 # via celery
|
billiard==3.3.0.23 # via celery
|
||||||
boto==2.43.0
|
boto==2.43.0
|
||||||
celery==3.1.17
|
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
|
cffi==1.9.1 # via cryptography
|
||||||
channels==0.17.3
|
channels==0.17.3
|
||||||
chardet==2.3.0 # via msrest
|
chardet==2.3.0 # via msrest
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ azure-storage==0.33.0 # via azure
|
|||||||
azure==2.0.0rc6
|
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
|
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
|
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
|
cffi==1.9.1 # via cryptography
|
||||||
chardet==2.3.0 # via msrest
|
chardet==2.3.0 # via msrest
|
||||||
cliff==2.3.0 # via osc-lib, python-designateclient, python-heatclient, python-mistralclient, python-neutronclient, python-openstackclient
|
cliff==2.3.0 # via osc-lib, python-designateclient, python-heatclient, python-mistralclient, python-neutronclient, python-openstackclient
|
||||||
|
|||||||
Reference in New Issue
Block a user