You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/29 01:02:02 UTC

[3/3] libcloud git commit: changes for #1043

changes for #1043


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

Branch: refs/heads/trunk
Commit: d80981463c5d3f470129f3803dd957f8114b778d
Parents: f7a90d8
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Apr 29 11:01:52 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Apr 29 11:01:52 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d8098146/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 6e914b6..08a71ad 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -12,6 +12,13 @@ Common
   [GITHUB-1038]
   (Anthony Shaw)
 
+Container
+~~~~~~~~~
+
+- [DOCKER] fix add an extra check otherwise list_containers breaks with AttributeError when fromImages is specified
+  [GITHUB-1043]
+  (@johnnyWalnut)
+
 Changes in Apache Libcloud 2.0.0
 --------------------------------