You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by samuelchong <gi...@git.apache.org> on 2016/10/17 00:38:54 UTC

[GitHub] libcloud pull request #912: DimensionData - Handle exception when powering o...

GitHub user samuelchong opened a pull request:

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

    DimensionData - Handle exception when powering off a node that is already powered off

    ## Changes Title (replace this with a logical title for your changes)
    
    ### Description
    -Handle exception when powering off a node that is already stopped
    - This will be no longer throw exception if it already powered off
    
    ### Status
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [X] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [ ] Documentation
    - [X] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)


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

    $ git pull https://github.com/samuelchong/libcloud enhance_get_resource_state

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

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #912
    
----
commit 1f1233beb1a1cd34468136ce8588625ef7e3db8d
Author: Samuel Chong <sa...@gmail.com>
Date:   2016-10-16T23:49:37Z

    Handle exception when powering off a server that is already stopped

commit a6e45436961be976a4075f305240fe91874e6d98
Author: Samuel Chong <sa...@gmail.com>
Date:   2016-10-16T23:52:00Z

    Merge remote-tracking branch 'apache/trunk' into enhance_get_resource_state

commit e04cbe61262c9f2c3c277f0309d1d2b77ebec0cf
Author: Samuel Chong <sa...@gmail.com>
Date:   2016-10-17T00:18:11Z

    Fixed response code missing single quote

commit 50e9a57e4071f04ff9bd2485f7f8248a87e4c8de
Author: Samuel Chong <sa...@gmail.com>
Date:   2016-10-17T00:35:34Z

    fix unit test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. 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.
---

[GitHub] libcloud pull request #912: DimensionData - Handle exception when powering o...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. 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.
---