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/01 22:57:15 UTC

[4/4] libcloud git commit: changes for #1007

changes for #1007


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

Branch: refs/heads/trunk
Commit: 4c9d0333af16d16cf937edb896bbf23c6f2d6c12
Parents: e0f5fdd
Author: Anthony Shaw <an...@apache.org>
Authored: Sun Apr 2 08:57:07 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sun Apr 2 08:57:07 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4c9d0333/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 61919e0..9b2b802 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -19,6 +19,10 @@ Common
 Compute
 ~~~~~~~
 
+- Add support for forcing detachment of EBS volumes to EC2 driver
+  [GITHUB-1007]
+  (Sergey Babak)
+
 - Fix Public IP not assigned when creating NIC on Azure ARM
   [GITHUB-1013] [LIBCLOUD-906]
   (Simone Ripamonti)