[LIBCLOUD-710] Updated CloudSigma's NODE_STATE_MAP to use new-ish Nod…#517
[LIBCLOUD-710] Updated CloudSigma's NODE_STATE_MAP to use new-ish Nod…#517chrisob wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
@vpetersson Is mapping "unavailable" to "error" indeed more correct than mapping it to "pending" - aka can node come out of the "unavailable" state?
|
Thanks. Will wait for @vpetersson's response about the new mapping for the "unavailable" state. The pause one looks good to me though. |
|
From what I understand, unavailable is indeed usually a temporary status, Just curious, does NodeState.ERROR usually imply an unrecoverable error? On Sat, May 16, 2015, 21:17 Viktor Petersson notifications@github.com
|
|
@chrisob Yeah, ERROR usually implies an end state which is not recoverable. I don't think we have any detailed docs on the states right now, but I will make sure they get added. |
Closes #517 Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
|
This has been merged a while ago. Can you please close the PR? |
…eStates
Fixes issue: https://issues.apache.org/jira/browse/LIBCLOUD-710