moto/moto/ec2/responses
Taro Sato 02324ad708 Add more availability regions and implement default VPC (#773)
Fix filter name for availability zone

Fix bug assuming dict keys are ordered

Fix tests

Fix tests

Fix bug
2017-01-11 20:37:57 -05:00
..
__init__.py Spot fleet (#760) 2016-11-07 09:53:44 -05:00
amazon_dev_pay.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
amis.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
availability_zones_and_regions.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
customer_gateways.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
dhcp_options.py Filtering implementation for DHCP options sets 2016-04-13 23:19:46 +02:00
elastic_block_store.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
elastic_ip_addresses.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
elastic_network_interfaces.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
general.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
instances.py fix up indentation 2016-10-16 00:56:49 +10:00
internet_gateways.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
ip_addresses.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
key_pairs.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
monitoring.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
nat_gateways.py Refactor NatGateways methods to use _get_param() 2016-03-01 13:57:41 -05:00
network_acls.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
placement_groups.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
reserved_instances.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
route_tables.py Correct a typo in DESCRIBE_ROUTE_TABLES_RESPONSE string (duplicate tagSet) that causes buggy responses 2016-03-02 00:34:45 +01:00
security_groups.py made the security group endpoints that authorize or revoke firewall rules 2016-10-20 19:34:11 +00:00
spot_fleets.py Have spot requests launch instances. 2016-11-07 23:08:30 -05:00
spot_instances.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
subnets.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
tags.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
virtual_private_gateways.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
vm_export.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
vm_import.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
vpc_peering_connections.py * change api version to 2013-10-15 2016-02-02 16:15:18 +03:00
vpcs.py Keep default dhcp_options id backwards compatiblity 2016-10-08 10:37:57 +01:00
vpn_connections.py making requested fix 2015-12-03 13:35:48 +02:00
windows.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00