moto/moto/ec2
Jeff Hardy 4e2f775c1f Use region list from Boto.
Boto can be configured with extra regions, but moto will fail to import
if they are not in the hardcoded list in ec2/models.py. Instead, use the
region list from boto to build the ec2_backends dict to ensure all
regions are available.
2017-05-26 12:47:28 -07:00
..
responses Fix 2017-05-14 14:21:18 +01:00
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Better EC2 duplicate SG error. 2017-03-15 22:45:28 -04:00
models.py Use region list from Boto. 2017-05-26 12:47:28 -07:00
urls.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
utils.py Merge #913. 2017-05-10 21:58:42 -04:00