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 <tobias.paepke@...>
Date:   2017-12-20T13:04:19Z

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

----


---

Reply via email to