[
https://issues.apache.org/jira/browse/LIBCLOUD-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184479#comment-14184479
]
Tomaz Muraus commented on LIBCLOUD-627:
---------------------------------------
First of all, good catch.
Second, can you please open a pull request with your changes? It will be easier
to comment on the diff.
In general, I think the changes look OK, but they need some tests and testing.
I need to double check if SHA256 takes bytes or string. If it takes a string,
we will also need to call ".decode('utf-8') on header_enc variable, etc...
> service account auth fails with gce driver on python3
> -----------------------------------------------------
>
> Key: LIBCLOUD-627
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-627
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: Siim Põder
> Priority: Minor
>
> Fails due to string/binary confusion in GoogleServiceAcctAuthConnection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)