1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/google/models/compute
Ferran Rodenas 0a9884adfd [google|compute] Improve Disks support
- Add missing "Disk" properties
- Remove unnecessary property aliases
- Use "Operation" instead of the "backoff_if_unfound" method when
  inserting a "Disk" or "Snapshot"
- When destroying a "Disk" asyncronous return the "Operation" model instead
  of the raw operation response
- Add "list_aggregatted_disks" request
- If zone is not set on "all" and "get" methods, use the list aggregated
  disks request (1 API call) instead of fetching all zones
- Fix a bug when inserting a snapshot (description was not merged at the
  body request)
- Fix tests
2014-04-20 21:42:46 -07:00
..
disk_tests.rb [google|compute] Improve Disks support 2014-04-20 21:42:46 -07:00
disks_tests.rb [google|compute] Improve Disks support 2014-04-20 21:42:46 -07:00
region_tests.rb [google|compute] Add Region tests 2014-04-17 13:20:09 -07:00
regions_tests.rb [google|compute] Add Region tests 2014-04-17 13:20:09 -07:00
server_tests.rb [google][compute] Update to API v1 2013-12-19 21:37:46 +01:00
servers_tests.rb [google][compute] Update to API v1 2013-12-19 21:37:46 +01:00