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-08-01 13:20:39 -03:00
..
allocate_address.rb [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
associate_address.rb
associate_dhcp_options.rb
attach_internet_gateway.rb
attach_network_interface.rb
attach_volume.rb
authorize_security_group_ingress.rb
cancel_spot_instance_requests.rb
create_dhcp_options.rb ...and the same for dhcp_options 2012-07-02 14:38:08 +02:00
create_image.rb
create_internet_gateway.rb And the same for internet gateways 2012-07-02 14:43:21 +02:00
create_key_pair.rb
create_network_interface.rb
create_placement_group.rb
create_security_group.rb
create_snapshot.rb
create_spot_datafeed_subscription.rb
create_subnet.rb
create_tags.rb
create_volume.rb [aws|compute] Support creating and describing volumes with provisioned IOPS. 2012-08-01 11:57:06 -03:00
create_vpc.rb Do the same thing for vpcs as previously done for subnets 2012-07-02 14:30:31 +02:00
delete_dhcp_options.rb ...and the same for dhcp_options 2012-07-02 14:38:08 +02:00
delete_internet_gateway.rb And the same for internet gateways 2012-07-02 14:43:21 +02:00
delete_key_pair.rb
delete_network_interface.rb
delete_placement_group.rb
delete_security_group.rb
delete_snapshot.rb
delete_spot_datafeed_subscription.rb
delete_subnet.rb
delete_tags.rb
delete_volume.rb
delete_vpc.rb Do the same thing for vpcs as previously done for subnets 2012-07-02 14:30:31 +02:00
deregister_image.rb
describe_addresses.rb
describe_availability_zones.rb add us-east-1e to mock 2012-07-02 11:16:18 -07:00
describe_dhcp_options.rb ...and the same for dhcp_options 2012-07-02 14:38:08 +02:00
describe_images.rb
describe_instance_status.rb
describe_instances.rb [aws|compute] Pass empty groupIds when mocking. 2012-08-01 13:20:39 -03:00
describe_internet_gateways.rb And the same for internet gateways 2012-07-02 14:43:21 +02:00
describe_key_pairs.rb
describe_network_interface_attribute.rb
describe_network_interfaces.rb
describe_placement_groups.rb
describe_regions.rb
describe_reserved_instances.rb
describe_reserved_instances_offerings.rb
describe_security_groups.rb
describe_snapshots.rb
describe_spot_datafeed_subscription.rb
describe_spot_instance_requests.rb
describe_spot_price_history.rb
describe_subnets.rb
describe_tags.rb
describe_volume_status.rb
describe_volumes.rb [aws|compute] Support creating and describing volumes with provisioned IOPS. 2012-08-01 11:57:06 -03:00
describe_vpcs.rb Do the same thing for vpcs as previously done for subnets 2012-07-02 14:30:31 +02:00
detach_internet_gateway.rb
detach_network_interface.rb
detach_volume.rb
disassociate_address.rb
get_console_output.rb
get_password_data.rb
import_key_pair.rb
modify_image_attribute.rb
modify_instance_attribute.rb
modify_network_interface_attribute.rb
modify_snapshot_attribute.rb
monitor_instances.rb
purchase_reserved_instances_offering.rb
reboot_instances.rb
register_image.rb
release_address.rb [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
request_spot_instances.rb
reset_network_interface_attribute.rb
revoke_security_group_ingress.rb
run_instances.rb [aws|compute] Pass empty groupIds when mocking. 2012-08-01 13:20:39 -03:00
start_instances.rb Fix for stopping all the servers instead of just specified servers 2012-07-13 11:33:23 -04:00
stop_instances.rb Fix for stopping all the servers instead of just specified servers 2012-07-13 11:33:23 -04:00
terminate_instances.rb
unmonitor_instances.rb