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/models/compute
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
..
account_tests.rb [Brightbox] Guards against unimplemented mock 2012-12-05 17:53:49 +00:00
cloud_ip_tests.rb [Brightbox] Add CloudIp#destination_id 2014-01-28 16:04:15 +00:00
database_server_tests.rb [Brightbox] Destroy snapshot after completion 2014-02-18 12:18:39 +00:00
database_snapshot_tests.rb [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
database_type_tests.rb [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
server_tests.rb [Brightbox] Clean up Cloud IP mapping code 2013-11-27 15:53:03 +00:00