moto/tests/test_ec2
Marco Rucci 284641e8cf Add support for default VPCs and subnets.
The first VPC created will be elected as default.
All subnets of the default VPC are considered default for their availability zone.
2015-12-06 20:58:54 +01:00
..
test_amazon_dev_pay.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_amis.py Fix root volume to show up in other EC2 volume API calls. Closes 470 2015-11-28 09:19:45 -05:00
test_availability_zones_and_regions.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_customer_gateways.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_dhcp_options.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_ec2_core.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_elastic_block_store.py Add ability to create EBS volumes from snapshots. Closes #447. 2015-11-03 09:37:02 -05:00
test_elastic_ip_addresses.py Network Interfaces: Initial implementation. 2014-09-08 16:50:18 -07:00
test_elastic_network_interfaces.py Cleanup public IPs for EC2 classic instances and fix some default ENI things. 2015-02-14 14:42:20 -05:00
test_general.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_instances.py Fix root volume to show up in other EC2 volume API calls. Closes 470 2015-11-28 09:19:45 -05:00
test_internet_gateways.py Implement InternetGateway filters support 2014-11-05 12:26:29 -05:00
test_ip_addresses.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_key_pairs.py Implemented import key pair 2015-09-24 17:34:08 +02:00
test_monitoring.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_network_acls.py Add support for Network ACL tagging 2014-11-20 12:04:34 -06:00
test_placement_groups.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_regions.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_reserved_instances.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_route_tables.py Add support for route table routes to target virtual private gateways. 2014-12-09 12:07:14 -06:00
test_security_groups.py Cleanup EC2 classic default security group. 2015-03-14 18:50:41 -04:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00
test_spot_instances.py Cleanup some incorrect date formats. 2014-11-29 23:34:40 -05:00
test_subnets.py Add support for default VPCs and subnets. 2015-12-06 20:58:54 +01:00
test_tags.py Cleanup tag escape testing. 2015-02-17 22:18:40 -05:00
test_utils.py Remade ec2.utils.random_key_pair for be really random 2015-09-15 20:09:35 -04:00
test_virtual_private_gateways.py Detach virtual private gateway support 2014-12-02 10:40:05 -06:00
test_vm_export.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vm_import.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vpc_peering.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vpcs.py General cleanup. 2015-03-14 18:55:44 -04:00
test_vpn_connections.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_windows.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00