olegrtecno commented on issue #1545: URL: https://github.com/apache/libcloud/issues/1545#issuecomment-765346849
Thanks for looking at this. The code defaults to version 2, which is OK. However, the override for regions, that require version 4, which was taken from the regions settings doesn't work anymore, after the settings are taken from the partial config, where the signature version is missing: https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/ec2.py#L5799 ---------------------------------------------------------------- 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]
