Add changelog entry for #1156.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a03877af Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a03877af Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a03877af Branch: refs/heads/trunk Commit: a03877af970c9fc4fb340daa23a33772274ac898 Parents: 5c35c98 Author: Tomaz Muraus <[email protected]> Authored: Fri Dec 29 14:38:05 2017 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Dec 29 14:38:05 2017 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a03877af/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index c3522b9..54569c8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -109,6 +109,11 @@ Compute - [CloudStack] Handle NICs without addresses (GITHUB-1141) [Pierre-Yves Ritschard] +- Fix "wait_until_running() method so it also works correctly and doesn't + append "None" to the addresses list if node has no IP address. + (GITHUB-1156, LIBCLOUD-971) + [Tobias Paepke] + Storage ~~~~~~~
