You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by vdloo <gi...@git.apache.org> on 2016/10/21 13:32:02 UTC

[GitHub] libcloud pull request #920: add ex_hard_reboot in DigitalOcean_v2 driver

GitHub user vdloo opened a pull request:

    https://github.com/apache/libcloud/pull/920

    add ex_hard_reboot in DigitalOcean_v2 driver

    ### add ex_hard_reboot in DigitalOcean_v2 driver
    
    #### Currently only reboot_node is implemented, power_cycle is slightly different
    
    
    > A reboot action is an attempt to reboot the Droplet in a graceful way, similar to using the reboot command from the console.
    
    
    
    > A powercycle action is similar to pushing the reset button on a physical machine, it's similar to booting from scratch.
    
    
    https://developers.digitalocean.com/documentation/v2/

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vdloo/libcloud add-ex-hard-reboot-on-digitalocean-v2-driver

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/920.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #920
    
----
commit e3824f494ca7c1ebb6840c4d6d5d32f4fb3adaec
Author: Rick van de Loo <ri...@gmail.com>
Date:   2016-10-21T12:17:42Z

    add ex_hard_reboot in DigitalOcean_v2 driver
    
    implement power_cycle

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request #920: add ex_hard_reboot in DigitalOcean_v2 driver

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/920


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---