mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Had a mistake in it was trying to use the Server's ID for the get image request and resulted in calling destroy on a nil. Also had to add a wait since the API does not allow deleting an image that is being prepared. |
||
|---|---|---|
| .. | ||
| account_tests.rb | ||
| api_client_tests.rb | ||
| cloud_ip_tests.rb | ||
| helper.rb | ||
| image_tests.rb | ||
| interface_tests.rb | ||
| load_balancer_tests.rb | ||
| server_group_tests.rb | ||
| server_tests.rb | ||
| server_type_tests.rb | ||
| user_tests.rb | ||
| zone_tests.rb | ||