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/requests/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] Switches to new format helper 2013-09-09 10:52:57 +01:00
api_client_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
application_test.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
cloud_ip_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
collaboration_tests.rb [Brightbox] Updates to add collaborations 2013-06-24 14:29:05 +01:00
database_server_tests.rb [Brightbox] Destroy snapshot after completion 2014-02-18 12:18:39 +00:00
database_snapsnot_tests.rb [Brightbox] Destroy snapshot after completion 2014-02-18 12:18:39 +00:00
database_type_tests.rb [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
firewall_policy_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
firewall_rule_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
helper.rb [Brightbox] Breaks schemas from test helper 2013-09-09 11:31:47 +01:00
image_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
interface_tests.rb [Brightbox] Fix test issue with reusing servers 2013-11-07 12:07:42 +00:00
load_balancer_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
server_group_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
server_tests.rb [Brightbox] Expands on some tests 2013-09-09 10:53:06 +01:00
server_type_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
user_collaboration_tests.rb [Brightbox] Updates to add collaborations 2013-06-24 14:29:05 +01:00
user_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00
zone_tests.rb [Brightbox] Switches to new format helper 2013-09-09 10:52:57 +01:00