Feat: ECS container status updating (#831)
* Uptick boto3 version to version supporting ECS container instance state changes * Add initial status update * Only place tasks on active instances * PEP8 cleanup
This commit is contained in:
parent
bcc3e57949
commit
7d75c3ba18
4 changed files with 103 additions and 41 deletions
|
|
@ -5,6 +5,6 @@ sure==1.2.24
|
|||
coverage
|
||||
freezegun
|
||||
flask
|
||||
boto3>=1.3.1
|
||||
boto3>=1.4.4
|
||||
botocore>=1.4.28
|
||||
six
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue