You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2017/09/29 05:28:36 UTC

[2/2] libcloud git commit: Add changes for #1108

Add changes for #1108


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b491c2db
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b491c2db
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b491c2db

Branch: refs/heads/trunk
Commit: b491c2db337439e97d1aef8d936ce70af96114c9
Parents: 11337e2
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Sep 29 09:27:50 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Sep 29 09:27:50 2017 +0400

----------------------------------------------------------------------
 CHANGES.rst | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b491c2db/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 7ba1806..6ab3db6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -31,6 +31,9 @@ Compute
 - [ARM] Fix error when using SSH key auth with Python 3 (GITHUB-1098)
   [Sameh Elsharkawy]
 
+- [GCE] Allow setting service account in instance templates (LIBCLOUD-947, GITHUB-1108)
+  [Evan Carter]
+
 Changes in Apache Libcloud 2.2.1
 --------------------------------