You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2016/04/13 19:13:55 UTC

[4/4] libcloud git commit: Update changelog.

Update changelog.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/39e92cb1
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/39e92cb1
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/39e92cb1

Branch: refs/heads/trunk
Commit: 39e92cb1ac3e4ad627fa48018d3f1874566eee1f
Parents: dbd11a6
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Wed Apr 13 19:04:51 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Wed Apr 13 19:04:51 2016 +0200

----------------------------------------------------------------------
 CHANGES.rst | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/39e92cb1/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 64c61d2..5e3266c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -21,6 +21,11 @@ Compute
   (GITHUB-737)
   [Lionel Schaub]
 
+- Fix OpenStack IP type resolution - make sure IP addresses are correctly
+  categorized and assigned on `private_ips` and `public_ips` Node attribute.
+  (GITHUB-738)
+  [Lionel Schaub]
+
 DNS
 ~~~