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/12/02 04:33:42 UTC

[40/40] libcloud git commit: change for #953

change for #953


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

Branch: refs/heads/trunk
Commit: 75b129e8b2d861e3853738ac9a0ff18362108404
Parents: a77e418
Author: Anthony Shaw <an...@apache.org>
Authored: Fri Dec 2 15:32:43 2016 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Fri Dec 2 15:32:43 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/75b129e8/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index c59861f..4932d8d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,11 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- [dimensiondata] Added support for 2.4 API, added support for image import, cloning. Add feature for changing NIC VLANs, add feature for changing
+  NIC order for a server.
+  (GITHUB-953)
+  [Samuel Chong]
+
 - [ec2] Add US-EAST2 (Ohio)
   (GITHUB-946)
   [Matthew Harris]