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/compute/requests/aws
2011-04-26 17:45:05 -07:00
..
allocate_address.rb
associate_address.rb
attach_volume.rb de-inline conditionals 2011-03-22 11:17:02 -07:00
authorize_security_group_ingress.rb
create_image.rb
create_key_pair.rb
create_security_group.rb Removed CGI escape calls from requests/aws/create_security_group.rb 2011-03-23 17:13:31 -04:00
create_snapshot.rb
create_tags.rb [aws | tags] Add tag to resource data when creating a mock tag 2011-03-25 16:05:26 -04:00
create_volume.rb de-inline conditionals 2011-03-22 11:17:02 -07:00
delete_key_pair.rb
delete_security_group.rb
delete_snapshot.rb
delete_tags.rb [aws | tags] Add delete_tags mock 2011-03-25 16:05:34 -04:00
delete_volume.rb
deregister_image.rb
describe_addresses.rb
describe_availability_zones.rb [compute|aws] Add different availability zones for each region to the mock. 2011-04-26 17:45:05 -07:00
describe_images.rb
describe_instances.rb [aws | instances] Correct name of dns-filter filter 2011-03-29 10:34:02 -04:00
describe_key_pairs.rb
describe_regions.rb
describe_reserved_instances.rb
describe_reserved_instances_offerings.rb
describe_security_groups.rb
describe_snapshots.rb [aws] Add tag filtering to mocks for snapshots, volumes, instances. 2011-03-25 16:05:34 -04:00
describe_tags.rb
describe_volumes.rb [aws] Add tag filtering to mocks for snapshots, volumes, instances. 2011-03-25 16:05:34 -04:00
detach_volume.rb
disassociate_address.rb
get_console_output.rb
import_key_pair.rb
modify_image_attributes.rb
modify_snapshot_attribute.rb
monitor_instances.rb parser is much closer to the original XML 2011-03-15 15:35:32 -07:00
reboot_instances.rb
register_image.rb
release_address.rb
revoke_security_group_ingress.rb [aws|compute] fix revoke_security_group method signature 2011-03-03 15:44:49 -08:00
run_instances.rb
start_instances.rb
stop_instances.rb
terminate_instances.rb
unmonitor_instances.rb parser is much closer to the original XML 2011-03-15 15:35:32 -07:00