Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add failed status #109

Merged
merged 2 commits into from
Nov 23, 2016
Merged

Add failed status #109

merged 2 commits into from
Nov 23, 2016

Conversation

apdibbo
Copy link
Contributor

@apdibbo apdibbo commented Aug 26, 2016

Add a failed status to the Machines and History page to show if there has been a problem with a VM.
This is triggered by either the FAILED state (7) or the following LCM_STATES:

FAILURE             = 14,
BOOT_FAILURE            = 36,
BOOT_MIGRATE_FAILURE    = 37,
PROLOG_MIGRATE_FAILURE  = 38,
PROLOG_FAILURE          = 39,
EPILOG_FAILURE          = 40,
EPILOG_STOP_FAILURE     = 41,
EPILOG_UNDEPLOY_FAILURE = 42,
PROLOG_MIGRATE_POWEROFF_FAILURE = 44,
PROLOG_MIGRATE_SUSPEND_FAILURE  = 46,
BOOT_UNDEPLOY_FAILURE   = 47,
BOOT_STOPPED_FAILURE    = 48,
PROLOG_RESUME_FAILURE   = 49,
PROLOG_UNDEPLOY_FAILURE = 50,

@jrha jrha merged commit 3d4dc80 into stfc:master Nov 23, 2016
@apdibbo apdibbo deleted the add-failed-status branch November 30, 2016 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants