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

Fix droplet JSON to support VolumeIDs #110

Merged
merged 2 commits into from
Nov 16, 2016
Merged

Conversation

vivi
Copy link
Contributor

@vivi vivi commented Nov 16, 2016

Hey there! I'm @ UC Berkeley working on Quilt, a distributed application deployment engine, (https://github.com/NetSys/quilt/). I'm currently adding cloud provider support for DigitalOcean, which is how I found this bug.

The Droplet struct had the wrong JSON key for VolumeIDs, so volumes would not be reflected in a Droplet query.

vivi added 2 commits November 14, 2016 23:30
Before this patch, the Droplet struct had the wrong JSON key for
VolumeIDs, so volumes would not be reflected in a Droplet query.
@aybabtme
Copy link
Contributor

thanks!

@aybabtme aybabtme merged commit c3a2aad into digitalocean:master Nov 16, 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.

2 participants