Add more error handling to the ECR backend
The error messages were copied from `botocore`. New exceptions: RepositoryNotFoundException & ImageNotFoundException.
This commit is contained in:
parent
c9e392a5fe
commit
e4da4f6cd5
5 changed files with 112 additions and 33 deletions
|
|
@ -7,5 +7,5 @@ flake8
|
|||
freezegun
|
||||
flask
|
||||
boto3>=1.4.4
|
||||
botocore>=1.4.28
|
||||
botocore>=1.5.77
|
||||
six
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue