canonical / canonical/pycloudlib

Consistent API for instance status

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
22
Forks
42
PR merge metrics
No merged PRs in 30d

Description

We currently have a number of `wait` methods, but not any methods that give us the current state of the instance. Depending on the cloud, when an instance is starting, it may return a status like 'STARTING' on one cloud, but 'PROVISIONING' on another. I think we should have a unified instance status we can know if an instance is starting, stopping, stopped, running, or terminated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.