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 [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
associate_address.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
attach_volume.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
authorize_security_group_ingress.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
create_image.rb updated documentation for AWS compute 2010-11-29 19:15:35 -08:00
create_key_pair.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
create_security_group.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
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 [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
delete_security_group.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
delete_snapshot.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
delete_tags.rb [aws|compute] fleshing out tag support 2010-10-12 11:00:59 -07:00
delete_volume.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
deregister_image.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
describe_addresses.rb [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
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 fixing more warnings 2010-10-13 13:20:18 -07:00
describe_regions.rb [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
describe_reserved_instances.rb [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
describe_security_groups.rb [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
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 initial AWS tag support, describe only 2010-10-12 02:10:09 +08:00
describe_volumes.rb [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
detach_volume.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
disassociate_address.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
get_console_output.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
import_key_pair.rb [aws][compute] add import_key_pair stuff 2010-09-22 12:06:25 -07:00
modify_image_attributes.rb [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
modify_snapshot_attribute.rb [aws] 1 index indexed_param and remove extra argument 2010-09-22 17:20:59 -07:00
reboot_instances.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
register_image.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
release_address.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
revoke_security_group_ingress.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
run_instances.rb [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
start_instances.rb [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
stop_instances.rb [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
terminate_instances.rb fixes for/from specs/tests 2010-09-09 17:50:38 -07:00