cloudlaunch icon indicating copy to clipboard operation
cloudlaunch copied to clipboard

How provider status map to Cloudlaunch status?

Open VJalili opened this issue 6 years ago • 2 comments

While OpenStack reports my instance status as Shutoff, CloudLaunch shows it RUNNING. Not sure if this related to how vendor status are mapped to cloudlaunch status, or it is bug.

VJalili avatar Jan 18 '19 03:01 VJalili

Do you remember if the periodic health check ran between the instance being shutoff and the status in CloudLaunch? Health check runs every 5 minutes so there can be a period of inconsistency.

The reason I ask is because instance states seem to be mapped suitably: https://github.com/CloudVE/cloudbridge/blob/master/cloudbridge/cloud/providers/openstack/resources.py#L267

afgane avatar Jan 30 '19 00:01 afgane

Yes, status seems to be mapped properly.

Not sure how long I waited for the status to be updated, but I guess it was considerably longer than 5min (maybe 1day).

VJalili avatar Jan 30 '19 01:01 VJalili