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 |
||
---|---|---|
.. | ||
__init__.py | ||
exceptions.py | ||
models.py | ||
responses.py | ||
urls.py |