You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2015/06/15 23:02:01 UTC

[jira] [Commented] (JCLOUDS-613) Implement the DigitalOcean v2 API

    [ https://issues.apache.org/jira/browse/JCLOUDS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586698#comment-14586698 ] 

Ignasi Barrera commented on JCLOUDS-613:
----------------------------------------

[~ccustine] I think it is ready to go. I've addressed all pending stuff and completed all tests. And all live tests are passing now! I've also squashed all my commits into a single one and rebased on top of your branch. You should be able to cherry pick this commit: https://github.com/nacx/jclouds-labs/commit/ef9341ef0623b3b79410cea6100e50e935bd1fe1

Feel free to review it, give it a try, and add it to your branch and send the PR!

Note that the image extension live tests depends on https://github.com/jclouds/jclouds/pull/774, but I'll merge it in a while.

> Implement the DigitalOcean v2 API
> ---------------------------------
>
>                 Key: JCLOUDS-613
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-613
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-compute
>    Affects Versions: 1.7.3
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>              Labels: digitalocean
>             Fix For: 2.0.0
>
>
> DigitalOcean has just released the version 2 of their API. It introduces some major changes as long as many improvements and features that make the API more easy to consume.
> Version 2 is now a more RESTful API, has a better error population (and hope this will help us get rid of the [custom HTTP response parsing code|https://github.com/jclouds/jclouds-labs/blob/master/digitalocean/src/main/java/org/jclouds/digitalocean/http/ResponseStatusFromPayloadHttpCommandExecutorService.java#L89-L128]), and and a more complete domain model.
> https://www.digitalocean.com/company/blog/api-v2-enters-public-beta/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)