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
2009-09-16 20:02:32 -07:00
..
allocate_address.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
associate_address.rb fix association setter in associate_address 2009-08-25 18:43:30 -07:00
attach_volume.rb mock attach/detach volume 2009-08-25 19:49:55 -07:00
authorize_security_group_ingress.rb first pass at security group mocks 2009-09-16 20:02:32 -07:00
create_key_pair.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
create_security_group.rb fix describe_security_group mocks 2009-09-12 11:35:14 -07:00
create_snapshot.rb snapshot mocks 2009-08-20 19:26:14 -07:00
create_volume.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
delete_key_pair.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
delete_security_group.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
delete_snapshot.rb snapshot mocks 2009-08-20 19:26:14 -07:00
delete_volume.rb first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
describe_addresses.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
describe_availability_zones.rb describe availability zones and regions mocks 2009-08-26 21:31:53 -07:00
describe_images.rb simple describe_images mock 2009-09-12 11:58:05 -07:00
describe_instances.rb fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00
describe_key_pairs.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
describe_regions.rb describe availability zones and regions mocks 2009-08-26 21:31:53 -07:00
describe_security_groups.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
describe_snapshots.rb snapshot mocks 2009-08-20 19:26:14 -07:00
describe_volumes.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
detach_volume.rb mock attach/detach volume 2009-08-25 19:49:55 -07:00
disassociate_address.rb (dis)associate address spec 2009-08-24 20:59:19 -07:00
get_console_output.rb add mocking for get_console_output, couple small cleanups 2009-09-11 20:47:32 -07:00
reboot_instances.rb fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00
release_address.rb use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
revoke_security_group_ingress.rb first pass at security group mocks 2009-09-16 20:02:32 -07:00
run_instances.rb add mocking for get_console_output, couple small cleanups 2009-09-11 20:47:32 -07:00
terminate_instances.rb fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00