1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Carlos Sanchez
4c2736d0c2 [google][compute] Update to API v1
Simplify attachment of boot disk, get_as_boot_disk no longer needed
Add missing Disk.get_object method
Allow setting deviceName when attaching a disk
Add disks mocks
2013-12-19 21:37:46 +01:00
Carlos Sanchez
6c116666ed [google] Implement disk mocks and enable tests
Avoid repeating api_version
Add persistent disk to insert_server mock
Use Fog::Mock.delay properly instead of Fog.timeout
Update default image
2013-11-26 12:19:32 +01:00
Nat Welch
8e184aedd2 custome sshable 2013-04-30 18:35:02 -07:00
Nat Welch
1220c8989b add set_metadata to upload ssh keys 2013-04-30 18:11:22 -07:00
Nat Welch
0bb807fbde Fixes insert and delete 2013-04-29 19:41:08 -07:00
Nat Welch
0b2a865cfc progress. 2013-04-29 17:09:51 -07:00
Nat Welch
4308d7d627 trying to get a simple model test working. 2013-04-29 16:55:38 -07:00