You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by paepke <gi...@git.apache.org> on 2017/12/20 13:09:16 UTC

[GitHub] libcloud pull request #1156: LIBCLOUD-971 - wait_until_running should only a...

GitHub user paepke opened a pull request:

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

    LIBCLOUD-971 - wait_until_running should only append addresses if the

    ## LIBCLOUD-971 
    
    ### Description
    
     LIBCLOUD-971 - wait_until_running should only append ip addresses if the list is not empty.
    
    ### 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/paepke/libcloud LIBCLOUD-971

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

    https://github.com/apache/libcloud/pull/1156.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 #1156
    
----
commit 933e3272a0db910bd97a55ce3d31c7cfbaa11347
Author: Tobias Paepke <to...@...>
Date:   2017-12-20T13:04:19Z

    LIBCLOUD-971 - wait_until_running should only append addresses if the
    list is not empty.

----


---

[GitHub] libcloud pull request #1156: LIBCLOUD-971 - wait_until_running should only a...

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

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


---