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/requests/compute
Nat Welch 56785dbfb5 Merge pull request #2069 from icco/random-bugs
[google|compute] Fix some issues with GCE examples and disk requests.
2013-08-13 15:03:31 -07:00
..
delete_disk.rb Fix some issues with GCE examples and disk requests. 2013-08-13 14:41:52 -07:00
delete_firewall.rb GCE -> Google 2013-01-16 17:55:36 -08:00
delete_image.rb GCE -> Google 2013-01-16 17:55:36 -08:00
delete_network.rb GCE -> Google 2013-01-16 17:55:36 -08:00
delete_operation.rb GCE -> Google 2013-01-16 17:55:36 -08:00
delete_server.rb passing around teh data. 2013-06-20 17:45:26 -07:00
get_disk.rb Fix some issues with GCE examples and disk requests. 2013-08-13 14:41:52 -07:00
get_firewall.rb GCE -> Google 2013-01-16 17:55:36 -08:00
get_image.rb Fixes insert and delete 2013-04-29 19:41:08 -07:00
get_machine_type.rb GCE -> Google 2013-01-16 17:55:36 -08:00
get_network.rb GCE -> Google 2013-01-16 17:55:36 -08:00
get_server.rb Different trypes of input 2013-06-20 17:34:42 -07:00
get_snapshot.rb Fix some issues with GCE examples and disk requests. 2013-08-13 14:41:52 -07:00
get_zone.rb GCE -> Google 2013-01-16 17:55:36 -08:00
insert_disk.rb Fix up the 'disk' api 2013-08-13 14:01:00 -07:00
insert_firewall.rb firewall tests passing. 2013-04-29 14:22:42 -07:00
insert_image.rb Allow users to create images in GCE. 2013-08-08 10:28:31 -07:00
insert_network.rb add set_metadata to upload ssh keys 2013-04-30 18:11:22 -07:00
insert_server.rb Merge pull request #2009 from rvrignaud/new-network 2013-08-08 12:50:11 -07:00
list_disks.rb Align the disk interface more closely with the API. 2013-08-12 18:24:34 -07:00
list_firewalls.rb GCE -> Google 2013-01-16 17:55:36 -08:00
list_global_operations.rb better operation APIs 2013-04-29 13:57:04 -07:00
list_images.rb [google] client.images doesn't list google public images 2013-08-03 09:22:58 +02:00
list_machine_types.rb ahh machine api changed as well... gotta figure out what the api is returning now. 2013-06-18 19:04:16 -07:00
list_networks.rb GCE -> Google 2013-01-16 17:55:36 -08:00
list_servers.rb format isn't write, but valid API requests. 2013-04-29 14:48:25 -07:00
list_snapshots.rb Add ability to get/list snapshots in GCE. 2013-08-12 18:16:48 -07:00
list_zone_operations.rb better operation APIs 2013-04-29 13:57:04 -07:00
list_zones.rb GCE -> Google 2013-01-16 17:55:36 -08:00
set_metadata.rb whoops. 2013-06-27 00:39:59 -07:00