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 2016/07/14 00:57:17 UTC

[2/2] libcloud git commit: change for #832

change for #832


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

Branch: refs/heads/trunk
Commit: 4b6d12b94c41f470ce04cf2908ab677f0e2cba8a
Parents: ae4f64e
Author: Anthony Shaw <an...@apache.org>
Authored: Thu Jul 14 10:57:08 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Thu Jul 14 10:57:08 2016 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4b6d12b9/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index f14494e..fbdfd39 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,10 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- Add image and size details to `list_nodes` response in Dimension Data driver
+  (GITHUB-832)
+  [Anthony Shaw]
+
 - Add support for changing VM admin password in VMware driver
   (GITHUB-833)
   [Juan Font Alonso]