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
2011-09-20 10:27:40 -03:00
..
allocate_address.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
associate_address.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
attach_volume.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
authorize_security_group_ingress.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
cancel_spot_instance_requests.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_image.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_key_pair.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_placement_group.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_security_group.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_snapshot.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_spot_datafeed_subscription.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
create_tags.rb [compute|aws] Fix bug in tag mocking preventing servers from being updated with new tags 2011-09-06 11:25:48 -04:00
create_volume.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_key_pair.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_placement_group.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_security_group.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_snapshot.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_spot_datafeed_subscription.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
delete_tags.rb [compute|aws] enable tests for mocked tags. 2011-09-06 09:36:12 -07:00
delete_volume.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
deregister_image.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_addresses.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_availability_zones.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_images.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_instances.rb [compute|aws] When mocking, instances don't show up right away. 2011-09-20 10:27:40 -03:00
describe_key_pairs.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_placement_groups.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_regions.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_reserved_instances.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_reserved_instances_offerings.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_security_groups.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_snapshots.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
describe_spot_datafeed_subscription.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_spot_instance_requests.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_spot_price_history.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
describe_tags.rb [compute|aws] Add mocking for describe_tags 2011-09-06 11:25:55 -04:00
describe_volumes.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
detach_volume.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
disassociate_address.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
get_console_output.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
get_password_data.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
import_key_pair.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
modify_image_attribute.rb [aws|compute] raise an ArgumentError if image_id is nil, otherwise an ugly InternalError is returned from AWS. 2011-09-14 11:35:22 +01:00
modify_instance_attribute.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
modify_snapshot_attribute.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
monitor_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
purchase_reserved_instances_offering.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
reboot_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
register_image.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
release_address.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
request_spot_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
revoke_security_group_ingress.rb [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
run_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
start_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
stop_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
terminate_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
unmonitor_instances.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00