mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
e78d09693c
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. |
||
---|---|---|
.. | ||
account_tests.rb | ||
cloud_ip_tests.rb | ||
database_server_tests.rb | ||
database_snapshot_tests.rb | ||
database_type_tests.rb | ||
server_tests.rb |