olegrtecno opened a new issue #1545:
URL: https://github.com/apache/libcloud/issues/1545


   ## Summary
   
   The latest version (3.3.0) always uses a default signature version 2 for API 
authentication. Accessing some EC2 regions (e.g. us-east-2) requires a 
signature version 4.
   
   ## Detailed Information
   
   libcloud 3.3.0
   python 3.6.8
   centos 7.7
   
   The list_nodes() operation fails for 'us-east-2' with an error message
   libcloud.common.types.InvalidCredsError: 'AuthFailure: AWS was not able to 
validate the provided access credentials'
   
   Probably introduced by 
https://github.com/apache/libcloud/commit/fe725bda928dc5ea4e51d30b8deb60dd9d3c6b73
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to