Following the suggestion of 
 
https://stackoverflow.com/questions/45821085/awshttpsconnection-object-has-no-attribute-ssl-context

 I downgraded resquests python package to 2.12 using pip:

 sudo pip install requests==2.12

 pip show requests 
 Name: requests
 Version: 2.12.0
 Summary: Python HTTP for Humans.
 Home-page: http://python-requests.org
 Author: Kenneth Reitz
 Author-email: m...@kennethreitz.com
 License: Apache 2.0
 Location: /usr/local/lib/python2.7/dist-packages
 Requires: 

It seems a workaround bat not a the best solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758032

Title:
  'AWSHTTPSConnection' object has no attribute 'ssl_context'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnocchi/+bug/1758032/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to