moto/moto/ec2
costypetrisor a967ec0d39 made the Security Group backend throw the same error as AWS if the nb of sec groups limit is hit (#742)
* made the Security Group backend throw the same error as AWS if the security group limit is hit

* included in the security group limit the count of grants to other security groups & updated the unit tests to cover these

* refactored a few things about the sec group rule count limit
2017-01-18 21:37:55 -05:00
..
responses Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
__init__.py Cleanup the default region backends. 2014-11-15 14:21:58 -05:00
exceptions.py made the Security Group backend throw the same error as AWS if the nb of sec groups limit is hit (#742) 2017-01-18 21:37:55 -05:00
models.py made the Security Group backend throw the same error as AWS if the nb of sec groups limit is hit (#742) 2017-01-18 21:37:55 -05:00
urls.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
utils.py Spot fleet (#760) 2016-11-07 09:53:44 -05:00