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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to