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/ec2
2010-05-26 18:03:22 -07:00
..
allocate_address.rb return nil instead of '' for mocks as well 2010-05-05 14:22:22 -07:00
associate_address.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
attach_volume.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
authorize_security_group_ingress.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
create_key_pair.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
create_security_group.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
create_snapshot.rb [ec2] update snapshot mocks to match recent parser updates 2010-05-08 18:13:33 -07:00
create_volume.rb return nil instead of '' for mocks as well 2010-05-05 14:22:22 -07:00
delete_key_pair.rb [ec2] consolidate key pair tests 2010-05-22 15:09:35 -07:00
delete_security_group.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
delete_snapshot.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
delete_volume.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_addresses.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_availability_zones.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
describe_images.rb [ec2] make things that shouldn't cost money idempotent 2010-05-24 14:22:35 -07:00
describe_instances.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_key_pairs.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_regions.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
describe_reserved_instances.rb consolidate MockNotImplemented and move into Errors namespace 2010-05-26 17:38:23 -07:00
describe_security_groups.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_snapshots.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
describe_volumes.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
detach_volume.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
disassociate_address.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
get_console_output.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
modify_image_attributes.rb consolidate MockNotImplemented and move into Errors namespace 2010-05-26 17:38:23 -07:00
reboot_instances.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
release_address.rb [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
revoke_security_group_ingress.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
run_instances.rb [ec2] fix typo in security group usage 2010-05-18 10:29:38 -07:00
terminate_instances.rb [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00