Skip to content

NodeState.STOPPED fix for VCloud driver #251

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

Closed
wants to merge 1 commit into from
Closed

NodeState.STOPPED fix for VCloud driver #251

wants to merge 1 commit into from

Conversation

ashb
Copy link
Member

@ashb ashb commented Feb 12, 2014

This fixes up the vCloud drivers to correctly update the Node state to be
STOPPED rather than TERMINATED - a node can be restarted from this state

vCloud state 8 is powered off, can be turned back on. NodeState.TERMINATED now means 'cant be started later on'
@Kami
Copy link
Member

Kami commented Feb 12, 2014

@ashb Thanks.

For the completeness sake, it's worth noting that the reason this state was previously mapped to "TERMINATED" is because "STOPPED" state was added just recently.

@Kami
Copy link
Member

Kami commented Feb 12, 2014

Merged into trunk.

Thanks.

@asfgit asfgit closed this in d10676a Feb 20, 2014
@ashb ashb deleted the vcloud-terminated-state branch February 20, 2014 19:08
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.

2 participants