You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/12 23:17:34 UTC

[5/5] libcloud git commit: changes for #1032

changes for #1032


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

Branch: refs/heads/trunk
Commit: 4938430e985d4ec7a091527633a60b4d3012b50a
Parents: 038b646
Author: Anthony Shaw <an...@apache.org>
Authored: Thu Apr 13 09:17:22 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Thu Apr 13 09:17:22 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4938430e/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 69ed853..1a44339 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- [ARM] Add the ability to list resource groups
+  [GITHUB-1032]
+  (Joseph Hall)
+
 - Add 1&1 compute driver
   [LIBCLOUD-911] [GITHUB-1029]
   (Jasmin Gacic)