moto/moto/ecr
Juan Martinez 9a26c92e72 Delete ECR image when it has no tags
This is a bug fix to my initial work when implementing
batch_delete_image. Deleting the last tag for a given image should
delete the image from the backend.

I also cleaned up the tests previously-added in the initial
implementation.
2019-06-17 13:41:35 -04:00
..
__init__.py Adding ECR 2017-05-22 15:50:22 -05:00
exceptions.py Add more error handling to the ECR backend 2017-08-10 19:54:10 -04:00
models.py Delete ECR image when it has no tags 2019-06-17 13:41:35 -04:00
responses.py Implement ECR batch_delete_image (#2225) 2019-05-30 18:16:19 +01:00
urls.py ECR now uses api.ecr as its endpoint. 2019-01-25 14:47:23 -05:00