You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2017/11/10 17:14:49 UTC

libcloud git commit: Add changes for #1141

Repository: libcloud
Updated Branches:
  refs/heads/trunk 3a9de686b -> c145a8f89


Add changes for #1141

Closes #1141


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

Branch: refs/heads/trunk
Commit: c145a8f8919e9d11825db61f54a7e05ba7615646
Parents: 3a9de68
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Nov 10 21:11:40 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Nov 10 21:11:40 2017 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/c145a8f8/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index f33625a..e4c27ee 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -92,6 +92,9 @@ Compute
 - [ARM] Fix Retry-After header handling (GITHUB-1139)
   [Lucas Di Pentima]
 
+- [CloudStack] Handle NICs without addresses (GITHUB-1141)
+  [Pierre-Yves Ritschard]
+
 Storage
 ~~~~~~~