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 2018/01/26 11:49:18 UTC

[2/2] libcloud git commit: Add changes for #1153

Add changes for #1153

Closes #1153


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

Branch: refs/heads/trunk
Commit: aaf15742f4efac7947a2f47e6e140303dc8ec2d2
Parents: 6a53f35
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Jan 26 15:48:29 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Jan 26 15:48:29 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/aaf15742/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 8537c4a..d71af12 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -125,6 +125,9 @@ Compute
 - [ProfitBricks] Update driver and add support for the new API v4. (GITHUB-1103)
   [Nurfet Becirevic]
 
+- [ProfitBricks] Fix list_snapshots() method (GITHUB-1153)
+  [Chad Phillips]
+
 - [UpCloud] New driver for UpCloud (LIBCLOUD-938, GITHUB-1102)
   [Mika Lackman, Ilari Mäkelä]