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
2012-02-15 16:37:55 -04:00
..
allocate_address.rb [aws|compute] Fix allocate_address mocking. 2012-02-15 16:37:55 -04: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 [aws|compute] Test for more invalid security group request input when mocking. 2011-10-28 15:00:16 -03: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 Change default for vpc_id from '' to nil 2011-12-23 11:19:51 -05:00
create_snapshot.rb [aws|compute] Allow mock tagging to work across accounts. 2011-10-07 14:39:13 -07: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 Ran M-x align-regexp on the hashrockets 2012-02-05 18:50:04 -05:00
create_volume.rb [aws|compute] Allow mock tagging to work across accounts. 2011-10-07 14:39:13 -07: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 [aws|compute] Update security group operations. 2011-10-28 13:49:55 -03: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 [aws|compute] Fix a bug in delete_tags, but come up against a bug in AWS where tags aren't deleted if the resource still exists. 2011-10-07 18:35:53 -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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
describe_availability_zones.rb added sa-east-1 region 2011-12-15 12:37:31 +00:00
describe_images.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
describe_instance_status.rb Add implementation of DescribeInstanceStatus. 2011-12-02 15:28:34 -08:00
describe_instances.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
describe_key_pairs.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
describe_reserved_instances.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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 indentation fix 2011-12-15 10:42:02 -05:00
describe_snapshots.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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] Mock modify_image_attribute add/remove users. 2011-10-06 12:08:34 -07:00
modify_instance_attribute.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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 [aws|mock] Dig into mock data instead of instantiating new service objects. 2011-10-05 15:52:09 -07: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 [aws|compute] Allow mock tagging to work across accounts. 2011-10-07 14:39:13 -07: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 [aws|compute] Test for more invalid security group request input when mocking. 2011-10-28 15:00:16 -03:00
run_instances.rb [aws|compute] Allow mock tagging to work across accounts. 2011-10-07 14:39:13 -07: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