1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Trae Robrock
dc6e78d6bd Cleanup and refactor digitalocean integration
* Handle case where droplet is locked pending events, DO support says
they are planning to expose something in the api to show these events.
Until then this is the best we have.
* Whitespace cleanup
* Refactor test helpers
* Use the collection helper for the digitalocean servers collection
2013-07-10 17:41:12 -07:00
Kyle Rames
18473c1db6 [digitalocean] Check to see if we have a digital ocean api key before attempting to delete servers 2013-04-03 10:47:31 -05:00
Sergio Rubio
e8a3b1b475 [digitalocean|compute] do not run at_exit block when mocking 2013-03-31 22:16:11 +02:00
Sergio Rubio
6fa4feacdc [digitalocean|compute] tests updates 2013-03-31 22:16:09 +02:00
Sergio Rubio
7183f1e55c [digitalocean|compute] added test helpers 2013-03-31 22:16:08 +02:00