ec2-api/ec2api/tests/functional/api
Andrey Pavlov 8d1a61ce6c change error code and message due to Amazon changes
Amazon changed error code some time ago.

Change-Id: Ib5eb94f3a5bbdb27bc4ead5898376f274dd6e5c3
2015-10-15 15:34:59 +03:00
..
__init__.py add first functional test with infrastructure 2015-02-08 10:16:48 +03:00
test_addresses.py Fix 0.0.0.0/0 route management 2015-06-23 19:22:05 +00:00
test_customer_gateways.py Add basic functional tests for customer and vpn gateways 2015-06-23 16:41:58 +03:00
test_dhcp_options.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_images.py Merge "Add functional test to check not root bdm in ebs image" 2015-08-30 06:29:26 +00:00
test_instance_attributes.py implement instance resizing 2015-06-02 19:43:04 +03:00
test_instances.py Fix names of new devices in functional tests 2015-08-05 15:35:52 +00:00
test_instances_ebs.py Try to remove some compatibility checks 2015-06-22 17:59:19 +03:00
test_instances_vpc.py enable functional test of instance creation with two network interfaces 2015-10-15 05:29:17 +00:00
test_internet_gateways.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_key_pairs.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_network_interfaces.py change error code and message due to Amazon changes 2015-10-15 15:34:59 +03:00
test_regions.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_routes.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_security_groups.py implement groupId for EC2 classic groups 2015-05-22 19:54:42 +03:00
test_snapshots.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_subnets.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_tags.py Add functional tests for tag support for vpn-related objects 2015-06-29 17:53:21 +03:00
test_volumes.py Return 'DeleteOnTermination' in VolumeAttachment struct 2015-07-14 13:58:42 +00:00
test_vpcs.py move to botocore clients technology 2015-04-24 14:18:46 +03:00
test_vpn_connections.py add vpn scenario test 2015-08-07 21:55:10 +03:00
test_vpn_gateways.py add vpn scenario test 2015-08-07 21:55:10 +03:00