moto/moto/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
..
responses Add support for default VPCs and subnets. 2015-12-06 20:58:54 +01:00
__init__.py Cleanup the default region backends. 2014-11-15 14:21:58 -05:00
exceptions.py create a base RESTError exception 2015-02-10 15:31:28 +02:00
models.py Add support for default VPCs and subnets. 2015-12-06 20:58:54 +01:00
urls.py Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
utils.py Remade ec2.utils.random_key_pair for be really random 2015-09-15 20:09:35 -04:00