moto/moto/ec2
Bendegúz Ács 21917c4b93 Bug fix for default network ACL entries (#2056)
* Fixed a bug where default network ACL entries could not be deleted.

* Implemented throwing error when a network entry with the same rule number and egress value already exists.

* Fixed syntax errors.

* Added socket.timeout to possibly raised exceptions in wait_for for Python 3.
2019-05-26 02:02:14 +01:00
..
resources Fix prebuilt images usability. (#1375) 2017-12-05 09:22:13 +00:00
responses Fix #1842 Create cross region VPC peering connection in both region (#2195) 2019-05-25 10:21:57 +01:00
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Bug fix for default network ACL entries (#2056) 2019-05-26 02:02:14 +01:00
models.py Bug fix for default network ACL entries (#2056) 2019-05-26 02:02:14 +01:00
urls.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
utils.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00