You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by ashb <gi...@git.apache.org> on 2014/02/12 15:29:09 UTC

[dev] [GitHub] libcloud pull request: NodeState.STOPPED fix for VCloud driver

GitHub user ashb opened a pull request:

    https://github.com/apache/libcloud/pull/251

    NodeState.STOPPED fix for VCloud driver

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/libcloud vcloud-terminated-state

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/251.patch

----
commit bedc9ba379c301153373a6c9ee20b818ae1a91c9
Author: Ash Berlin <as...@firemirror.com>
Date:   2014-02-11T12:19:11Z

    Update vCloud 'Powered Off' Node state mapping introduced in v0.14.0
    
    vCloud state 8 is powered off, can be turned back on. NodeState.TERMINATED now means 'cant be started later on'

----


[dev] [GitHub] libcloud pull request: NodeState.STOPPED fix for VCloud driver

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/251


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature enabled and wishes so, or if the
feature is enabled but not working, please contact infrastructure at
infrastructure@apache.org or file a JIRA ticket with INFRA.
---