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/10/06 19:11:48 UTC

[3/3] libcloud git commit: Add changes for #1003

Add changes for #1003


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

Branch: refs/heads/trunk
Commit: 311a9546b4f8bbbd89609e7f7638ff45cc05ef67
Parents: 446300d
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Oct 6 23:11:21 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Oct 6 23:11:21 2017 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/311a9546/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index cd2f18b..5ea6bd2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -34,6 +34,9 @@ Compute
 - [GCE] Allow setting service account in instance templates (LIBCLOUD-947, GITHUB-1108)
   [Evan Carter]
 
+- [ARM] Fix API call on powerOff, convert more node states (GITHUB-1003)
+  [Markos Gogoulos]
+
 Changes in Apache Libcloud 2.2.1
 --------------------------------