Merge pull request #494 from jbencook/BasicECS

Basic ECS support
This commit is contained in:
Steve Pulec 2016-01-08 17:02:40 -05:00
commit 3a2eedc03c
10 changed files with 739 additions and 0 deletions

View file

@ -73,6 +73,8 @@ It gets even better! Moto isn't just S3. Here's the status of the other AWS serv
| - Security Groups | | core endpoints done |
| - Tags | | all endpoints done |
|------------------------------------------------------------------------------|
| ECS | @mock_ecs | basic endpoints done |
|------------------------------------------------------------------------------|
| ELB | @mock_elb | core endpoints done |
|------------------------------------------------------------------------------|
| EMR | @mock_emr | core endpoints done |