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/10/24 12:38:39 UTC

[3/3] libcloud git commit: changes for #920

changes for #920


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

Branch: refs/heads/trunk
Commit: 5ef94eb3ab775077d397466e289c5aa3e32477d0
Parents: da5f680
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Oct 24 13:38:28 2016 +0100
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Oct 24 13:38:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/5ef94eb3/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 91fb33b..243416a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver
+  (GITHUB-920)
+  [Rick van de Loo]
+
 - [openstack] add ex_start_node for the openstack driver
   (GITHUB-919)
   [Rick van de Loo]