You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by andrewsomething <gi...@git.apache.org> on 2015/02/01 22:24:22 UTC

[GitHub] libcloud pull request: Port DigitalOcean driver to API v2

GitHub user andrewsomething opened a pull request:

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

    Port DigitalOcean driver to API v2

    DigitalOcean's API v2 has been out for sometime now, and v1 will soon be heading towards deprecation. It would be great for the next release to move to the new version.
    
    https://developers.digitalocean.com/v2/
    
    Filed on Jira as https://issues.apache.org/jira/browse/LIBCLOUD-660

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

    $ git pull https://github.com/andrewsomething/libcloud LIBCLOUD-660_digitalocean_v2

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

    https://github.com/apache/libcloud/pull/443.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 #443
    
----
commit f6b47ea05e4ef572d1e79c785236ce245d126177
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T18:14:08Z

    Initial port of DigitalOcean provider to v2 of the API.

commit db3f991c9126008672bfa8938ffca6475e2ec72d
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T18:21:48Z

    Update NodeStates for DigitalOcean.

commit f3a4d41bfb9f4f0533e5d9857c13b7b2ba6dc9cd
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T18:35:08Z

    Add ex_power_on_node and ex_shutdown_node.

commit 45ee3614ae7a7b50464dbfbebf94d6ab13ec9e68
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T18:50:12Z

    Improve ex_create_ssh_key slightly.

commit 5724ab74dd38a6d2711b0590a5291644651365eb
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T19:45:44Z

    Add basic image managment: create_image, get_image, and delete_image.

commit b493967c1a49812c2c0addb71202160860680903
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T19:55:02Z

    Drop unintentionally commited change in __paginated_request

commit fad2e1a2cbb1ce10c622475bbb123fb8eedab8ad
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T20:57:04Z

    Test _paginated_request

commit 5d0492b48015d4403dba4022f5242fe9b7bf330e
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2015-02-01T21:08:15Z

    Some flake8 fixes.

----


---
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: Port DigitalOcean driver to API v2

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

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


---
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.
---