.. |
allocate_address.rb
|
|
|
assign_private_ip_addresses.rb
|
fix variable name typo
|
2013-12-17 14:57:41 -06:00 |
associate_address.rb
|
|
|
associate_dhcp_options.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
associate_route_table.rb
|
|
|
attach_internet_gateway.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
attach_network_interface.rb
|
|
|
attach_volume.rb
|
|
|
authorize_security_group_ingress.rb
|
|
|
cancel_spot_instance_requests.rb
|
|
|
copy_image.rb
|
aws/compute: Hotfix, wrong Name argument for copy_image
|
2013-10-26 00:17:52 +01:00 |
copy_snapshot.rb
|
|
|
create_dhcp_options.rb
|
|
|
create_image.rb
|
|
|
create_internet_gateway.rb
|
Add support to #create_tags mock for internet gateways
|
2013-10-29 17:55:43 -07:00 |
create_key_pair.rb
|
|
|
create_network_acl.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
create_network_acl_entry.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
create_network_interface.rb
|
|
|
create_placement_group.rb
|
|
|
create_route.rb
|
Fix typo in documentation
|
2013-12-02 10:17:13 +01:00 |
create_route_table.rb
|
|
|
create_security_group.rb
|
|
|
create_snapshot.rb
|
|
|
create_spot_datafeed_subscription.rb
|
|
|
create_subnet.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
create_tags.rb
|
Add support to #create_tags mock for internet gateways
|
2013-10-29 17:55:43 -07:00 |
create_volume.rb
|
[aws|compute] Fixed a typo.
|
2013-10-30 16:15:29 -04:00 |
create_vpc.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
delete_dhcp_options.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
delete_internet_gateway.rb
|
Add support to #create_tags mock for internet gateways
|
2013-10-29 17:55:43 -07:00 |
delete_key_pair.rb
|
|
|
delete_network_acl.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
delete_network_acl_entry.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
delete_network_interface.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
delete_placement_group.rb
|
|
|
delete_route.rb
|
|
|
delete_route_table.rb
|
|
|
delete_security_group.rb
|
|
|
delete_snapshot.rb
|
|
|
delete_spot_datafeed_subscription.rb
|
|
|
delete_subnet.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
delete_tags.rb
|
|
|
delete_volume.rb
|
|
|
delete_vpc.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
deregister_image.rb
|
|
|
describe_account_attributes.rb
|
|
|
describe_addresses.rb
|
|
|
describe_availability_zones.rb
|
|
|
describe_dhcp_options.rb
|
|
|
describe_images.rb
|
Add index for describe_images parameters that use them
|
2013-11-11 10:56:28 -08:00 |
describe_instance_status.rb
|
|
|
describe_instances.rb
|
|
|
describe_internet_gateways.rb
|
Add support to #create_tags mock for internet gateways
|
2013-10-29 17:55:43 -07:00 |
describe_key_pairs.rb
|
|
|
describe_network_acls.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
describe_network_interface_attribute.rb
|
|
|
describe_network_interfaces.rb
|
|
|
describe_placement_groups.rb
|
|
|
describe_regions.rb
|
|
|
describe_reserved_instances.rb
|
- update compute api version to 2013/10/01
|
2013-10-21 08:30:27 -04:00 |
describe_reserved_instances_offerings.rb
|
|
|
describe_route_tables.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
|
Add pending -> available transitions for AWS VPC and Subnets
|
2013-12-10 23:45:04 -08:00 |
describe_tags.rb
|
|
|
describe_volume_status.rb
|
|
|
describe_volumes.rb
|
|
|
describe_vpcs.rb
|
Add pending -> available transitions for AWS VPC and Subnets
|
2013-12-10 23:45:04 -08:00 |
detach_internet_gateway.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
detach_network_interface.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
detach_volume.rb
|
|
|
disassociate_address.rb
|
|
|
disassociate_route_table.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
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
|
|
|
modify_volume_attribute.rb
|
|
|
modify_vpc_attribute.rb
|
[AWS] add modify_vpc_attribute
|
2013-11-12 16:41:09 -05:00 |
monitor_instances.rb
|
|
|
purchase_reserved_instances_offering.rb
|
fix mock for purchase ri
|
2013-10-21 11:52:50 -04:00 |
reboot_instances.rb
|
|
|
register_image.rb
|
|
|
release_address.rb
|
|
|
replace_network_acl_association.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
replace_network_acl_entry.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
request_spot_instances.rb
|
|
|
reset_network_interface_attribute.rb
|
Cleaned up unnecessary parsers.
|
2013-08-16 12:26:22 -04:00 |
revoke_security_group_ingress.rb
|
|
|
run_instances.rb
|
[aws|compute] mock instance tenancy on servers
|
2013-10-29 10:18:22 -04:00 |
start_instances.rb
|
|
|
stop_instances.rb
|
|
|
terminate_instances.rb
|
|
|
unmonitor_instances.rb
|
|
|