1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/google/models/compute
Carlos Sanchez 8db39e3637 [google] Implement operation model
Check that server and disk destroy operation starts successfully
Implement get and delete requests
Handle 204 responses without body
Return excon response with same status as the api returned
Delete delete_operation api method that doesn't exist
Add mocks for operations and use them in disk and server
2013-12-06 12:55:16 +01:00
..
disk.rb [google] Implement operation model 2013-12-06 12:55:16 +01:00
disks.rb small typo 2013-10-27 07:58:46 -07:00
flavor.rb
flavors.rb [google] Zone is a required parameter of machine_types request 2013-09-26 21:49:37 +02:00
image.rb Merge pull request #2059 from maginatics/master 2013-08-08 17:44:46 -07:00
images.rb Query global projects when get/list'ing compute images. 2013-08-07 11:17:45 -07:00
operation.rb [google] Implement operation model 2013-12-06 12:55:16 +01:00
operations.rb [google] Implement operation model 2013-12-06 12:55:16 +01:00
server.rb [google] Implement operation model 2013-12-06 12:55:16 +01:00
servers.rb [google] Implement disk mocks and enable tests 2013-11-26 12:19:32 +01:00
snapshot.rb Create a Snapshot based on a Disk 2013-10-25 16:03:07 -07:00
snapshots.rb Add ability to get/list snapshots in GCE. 2013-08-12 18:16:48 -07:00
zone.rb [google] Create zone and zones models 2013-09-26 21:28:26 +02:00
zones.rb [google] Implement disk mocks and enable tests 2013-11-26 12:19:32 +01:00