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/aws/requests/compute
2010-12-05 20:27:42 -08:00
..
allocate_address.rb
associate_address.rb
attach_volume.rb
authorize_security_group_ingress.rb
create_image.rb updated documentation for AWS compute 2010-11-29 19:15:35 -08:00
create_key_pair.rb
create_security_group.rb
create_snapshot.rb updated documentation for AWS compute 2010-11-29 19:15:35 -08:00
create_tags.rb [aws|compute] cleanup/fleshout create_tag mocking 2010-10-14 17:06:50 -07:00
create_volume.rb [aws|compute] add tagSet to describe format 2010-11-02 12:22:38 -07:00
delete_key_pair.rb
delete_security_group.rb
delete_snapshot.rb
delete_tags.rb
delete_volume.rb
deregister_image.rb
describe_addresses.rb
describe_availability_zones.rb mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
describe_images.rb [aws|compute] add description to images 2010-12-05 20:27:42 -08:00
describe_instances.rb mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
describe_key_pairs.rb
describe_regions.rb
describe_reserved_instances.rb
describe_security_groups.rb
describe_snapshots.rb [aws|compute] fix describe_snapshots mock to disregard, but warn on RestorableBy 2010-11-02 11:43:26 -07:00
describe_tags.rb
describe_volumes.rb [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
detach_volume.rb
disassociate_address.rb
get_console_output.rb
import_key_pair.rb
modify_image_attributes.rb
modify_snapshot_attribute.rb
reboot_instances.rb
register_image.rb
release_address.rb
revoke_security_group_ingress.rb
run_instances.rb [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
start_instances.rb
stop_instances.rb
terminate_instances.rb