Rigas Papathanasopoulos 4abd88f95c
Fix the online status in OpsWorks
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
2020-05-07 10:57:27 +03:00
..
2019-12-16 21:25:20 -05:00
2020-05-04 09:27:57 +01:00
2020-03-12 14:07:34 +00:00
2019-12-26 16:06:53 +01:00
2020-04-06 19:55:54 +10:00
2020-04-29 16:29:25 +01:00
2019-12-16 21:25:20 -05:00
2020-01-23 10:15:02 -08:00
2020-03-06 18:11:07 -03:00
2020-04-01 22:14:51 -03:00
2020-01-23 10:15:02 -08:00
2020-01-23 10:15:02 -08:00
2019-12-16 21:25:20 -05:00
2020-03-02 13:07:34 +00:00
2020-01-23 10:15:02 -08:00
2020-05-04 09:24:46 +01:00