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/05/01 03:22:18 UTC

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

Add changes for #1201

Closes #1201


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

Branch: refs/heads/trunk
Commit: 1b5b71075ba4dab9e00f52750f8361e9195be3a2
Parents: 965d08a
Author: Quentin Pradet <qu...@apache.org>
Authored: Tue May 1 07:21:03 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Tue May 1 07:21:46 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/1b5b7107/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index b73bbef..b979c56 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -69,6 +69,9 @@ DNS
 Storage
 ~~~~~~~
 
+- Update docstring for storage provider class (GITHUB-1201)
+  [Clemens Wolff]
+
 - [Azure Blob storage] Allow filtering lists by prefix (LIBCLOUD-986, GITHUB-1193)
   [Joshua Hawkinson]