changes for #1089
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2f20ef35 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2f20ef35 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2f20ef35 Branch: refs/heads/trunk Commit: 2f20ef3587e86eaa7239372ac49e1ee718ef23d5 Parents: b4057aa Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Aug 21 17:47:14 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Aug 21 17:47:14 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2f20ef35/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 8d65901..41a30d6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -41,6 +41,13 @@ DNS [GITHUB-1088] (@mete0r) +Load Balancer +~~~~~~~~~~~~~ + +- Fixed AWS ALB/ELB driver init method to instantiate nested connection object properly + [LIBCLOUD-936, GITHUB-1089] + (Anton Kozyrev) + Storage ~~~~~~~