Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compute] Port DigitalOcean provider to APIv2. #470

Merged
merged 1 commit into from
Dec 19, 2015

Conversation

andrewsomething
Copy link
Contributor

DigitalOcean's APIv1 has been deprecated for some time, and it is planned to be shut off on November 9th. This branch is a port to APIv2.

pkgcloud abstracts enough away that it should be a fairly easy transition in most cases. The big difference is the clientID/key pair is now an OAuth token. On creates, size_id and image_id have been replaced with "slugs."

@indexzero
Copy link
Member

@andrewsomething awesome!

@andrewsomething
Copy link
Contributor Author

If anyone has gotten a chance to test, I'd love any feedback. Be great if this landed before v1 is shut off.

@indexzero
Copy link
Member

TravisCI passes. I'm good with that. @kenperkins @rosskukulinski?

@rgbkrk
Copy link
Contributor

rgbkrk commented Oct 1, 2015

:shipit:

This was referenced Oct 1, 2015
@indexzero
Copy link
Member

I want to land this, but currently we are in a weird release state. Once #475 lands I'll make sure this is the #1 priority for merging. Will be [email protected]

indexzero added a commit that referenced this pull request Dec 19, 2015
[compute] Port DigitalOcean provider to APIv2.
@indexzero indexzero merged commit c0176a8 into pkgcloud:master Dec 19, 2015
@BobDickinson BobDickinson mentioned this pull request Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants