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-03-20 16:38:21 -04:00
..
allocate_address.rb
associate_address.rb associate EIPs in a vpc 2012-02-21 09:12:56 -05:00
attach_volume.rb
authorize_security_group_ingress.rb wrangled security tests into working 2012-03-20 16:38:21 -04:00
cancel_spot_instance_requests.rb
create_image.rb
create_key_pair.rb
create_placement_group.rb
create_security_group.rb Changes to the security group handling: 2012-03-20 14:49:32 +01:00
create_snapshot.rb
create_spot_datafeed_subscription.rb
create_subnet.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
create_tags.rb
create_volume.rb
create_vpc.rb basic VPC creation 2012-03-05 22:47:10 -05:00
delete_key_pair.rb
delete_placement_group.rb
delete_security_group.rb Improved support for SecurityGroup IDs 2012-03-09 09:09:28 +01:00
delete_snapshot.rb
delete_spot_datafeed_subscription.rb
delete_subnet.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
delete_tags.rb
delete_volume.rb
delete_vpc.rb basic VPC creation 2012-03-05 22:47:10 -05:00
deregister_image.rb
describe_addresses.rb
describe_availability_zones.rb
describe_images.rb
describe_instance_status.rb
describe_instances.rb
describe_key_pairs.rb
describe_placement_groups.rb
describe_regions.rb
describe_reserved_instances.rb
describe_reserved_instances_offerings.rb
describe_security_groups.rb wrangled security tests into working 2012-03-20 16:38:21 -04:00
describe_snapshots.rb
describe_spot_datafeed_subscription.rb
describe_spot_instance_requests.rb
describe_spot_price_history.rb
describe_subnets.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
describe_tags.rb
describe_volume_status.rb DescribeVolumeStatus 2012-03-14 23:16:31 -07:00
describe_volumes.rb
describe_vpcs.rb basic VPC creation 2012-03-05 22:47:10 -05:00
detach_volume.rb [aws|compute] Mock detach_volume should raise proper error if volume is not attached. 2012-03-15 14:22:21 -07:00
disassociate_address.rb associate EIPs in a vpc 2012-02-21 09:12:56 -05:00
get_console_output.rb
get_password_data.rb
import_key_pair.rb
modify_image_attribute.rb
modify_instance_attribute.rb
modify_snapshot_attribute.rb
monitor_instances.rb
purchase_reserved_instances_offering.rb
reboot_instances.rb
register_image.rb
release_address.rb
request_spot_instances.rb Improved support for SecurityGroup IDs 2012-03-09 09:09:28 +01:00
revoke_security_group_ingress.rb Changed verify_permission_options in mocked version of authorize_security_group_ingress 2012-03-15 14:30:40 +01:00
run_instances.rb Improved support for SecurityGroup IDs 2012-03-09 09:09:28 +01:00
start_instances.rb
stop_instances.rb
terminate_instances.rb
unmonitor_instances.rb