1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/brightbox
Paul Thornthwaite e78d09693c [Brightbox] Destroy snapshot after completion
This works around an issue where you can not detect if a Cloud SQL
Instance is being snapshotted.

A new API restriction is that you can no longer delete an instance that
is being snapshotted so this suddenly began failing.

Now we look for a new snapshot and poll until it is ready only then can
we safely issue the destroy command.
2014-02-18 12:18:39 +00:00
..
compute [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
models/compute [Brightbox] Destroy snapshot after completion 2014-02-18 12:18:39 +00:00
requests/compute [Brightbox] Destroy snapshot after completion 2014-02-18 12:18:39 +00:00
compute_tests.rb [Brightbox] Guards unimplemented mock tests 2012-11-29 16:04:45 +00:00
helper.rb [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
oauth2_tests.rb [Brightbox] Expose expires_in value for the access token 2013-06-10 15:34:21 +01:00