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/ibm/requests/compute
2012-07-06 14:05:33 -07:00
..
clone_image.rb [ibm|compute] Add clone/destroy methods and tests to Image 2012-03-22 13:21:48 -04:00
create_address.rb [ibm] Update tests to match model arguments (attribs hash) and lower-level request methods 2012-03-20 23:40:14 -04:00
create_image.rb [ibm] create_image should do a PUT, not a POST, and needs 'state' param 2012-03-20 23:40:17 -04:00
create_instance.rb [fix-ephemeral-naming] Typo in ephemeral naming 2012-07-06 14:05:33 -07:00
create_key.rb [ibm] Generated key needs different name, supplied key only returns success 2012-03-20 23:55:09 -04:00
delete_address.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
delete_image.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
delete_instance.rb [ibm] Delete instance mock should return success 2012-03-20 23:40:16 -04:00
delete_key.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_image.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_image_agreement.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_image_manifest.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_instance.rb [ibm] Rename root_only -> is_mini_ephemeral 2012-03-20 23:40:19 -04:00
get_instance_logs.rb [ibm] Initial IBM SmartCloud support 2012-03-20 23:37:45 -04:00
get_key.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_location.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
get_request.rb [ibm] Rename root_only -> is_mini_ephemeral 2012-03-20 23:40:19 -04:00
list_address_offerings.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
list_addresses.rb [ibm] Added request tests for addresses 2012-03-20 23:40:15 -04:00
list_images.rb [ibm] Add some missing mocks, fix list_instances 2012-03-20 23:40:14 -04:00
list_instances.rb [ibm] Rename root_only -> is_mini_ephemeral 2012-03-20 23:40:19 -04:00
list_keys.rb [ibm] Rename root_only -> is_mini_ephemeral 2012-03-20 23:40:19 -04:00
list_locations.rb [ibm] adding documentation 2012-03-20 23:37:46 -04:00
list_vlans.rb [ibm|compute] Add request test for list_vlans and fix mock 2012-03-25 23:49:48 -04:00
modify_instance.rb [ibm] Restarting should return success, changing expiration should only return time 2012-03-20 23:40:16 -04:00
modify_key.rb [ibm] Flesh out modify_instance and modify_key for different modes 2012-03-20 23:40:16 -04:00