Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/71d4e571 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/71d4e571 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/71d4e571 Branch: refs/heads/trunk Commit: 71d4e5718ce5abd8f725084e3858a7075617a008 Parents: 59ce903 Author: Tomaz Muraus <[email protected]> Authored: Sun Nov 8 14:09:22 2015 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Nov 8 14:09:22 2015 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/71d4e571/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 0fabb77..1c22956 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -35,6 +35,11 @@ Compute (GITHUB-623) [Wido den Hollander] +- Fix value of ``node.extra['ip_addresses']`` node attribute in the CloudStack + driver. + (LIBCLOUD-767, GITHUB-627) + [Atsushi Sasaki] + Storage ~~~~~~~
