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
2013-07-11 15:55:29 -07:00
..
delete_disk.rb An attempt to get disk requests passing tests. 2013-04-16 20:42:17 -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 cleaned out print statements. Refactored disk(s) to be created the same way as other models. Fixed wait_for on disks to properly work. 2013-07-09 11:36:12 -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_zone.rb GCE -> Google 2013-01-16 17:55:36 -08:00
insert_disk.rb Cleaned code and fixed issue with getting a resource too soon after request for creation. 2013-07-11 10:30:54 -07:00
insert_firewall.rb firewall tests passing. 2013-04-29 14:22:42 -07:00
insert_image.rb slightly more accurate image test, although still failing. 2013-04-29 18:24:45 -07:00
insert_network.rb add set_metadata to upload ssh keys 2013-04-30 18:11:22 -07:00
insert_server.rb Fixed bug with bootstrapped servers not being sshable 2013-07-11 15:55:29 -07:00
list_disks.rb An attempt to get disk requests passing tests. 2013-04-16 20:42:17 -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 not that either 2013-06-18 20:21:14 -07: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_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