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/29 01:09:26 UTC

[6/6] libcloud git commit: changes for #1044

changes for #1044


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

Branch: refs/heads/trunk
Commit: f1962e83c82475a3a78d312ba16035e2193e100b
Parents: 222acf2
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Apr 29 11:09:13 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Apr 29 11:09:13 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f1962e83/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 08a71ad..d47ea9c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -12,6 +12,13 @@ Common
   [GITHUB-1038]
   (Anthony Shaw)
 
+Compute
+~~~~~~~
+
+- [VULTR] Extend extra dict of Vultr sizes to include additional fields (plan_type and available_locations)
+  [GITHUB-1044]
+  (Francisco Ros)
+
 Container
 ~~~~~~~~~