changes for #921
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/822305c4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/822305c4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/822305c4 Branch: refs/heads/trunk Commit: 822305c4e71eae9f71aedfdb3499d84ce7f9eb5b Parents: 8bedf24 Author: Anthony Shaw <[email protected]> Authored: Thu Nov 10 09:47:45 2016 +1100 Committer: Anthony Shaw <[email protected]> Committed: Thu Nov 10 09:47:45 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/822305c4/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 7d0f290..e575563 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud Compute ~~~~~~~ +- [google] Prevent GCE auth to hide S3 auth + (GITHUB-921) + [Quentin Pradet] + - [ec2] Add st1 and sc1 volume types to valid types (GITHUB-925) [Sean Goller]
