4abd88f95c
When an instance is running, OpsWorks reports its status as "online" [1], while EC2 reports it as "running". Until now, moto copied the EC2 instance's status as is. This commit introduces the converts the running status to online when returned by OpsWorks. [1]: https://docs.aws.amazon.com/cli/latest/reference/opsworks/describe-instances.html |
||
---|---|---|
.. | ||
test_apps.py | ||
test_instances.py | ||
test_layers.py | ||
test_stack.py |