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 2013/09/04 00:52:14 UTC

[1/2] git commit: docs: Add a note about removing credentials from debug output when sharing it with others.

Updated Branches:
  refs/heads/trunk 326e81f09 -> 21ac363ba


docs: Add a note about removing credentials from debug output when sharing it
with others.


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

Branch: refs/heads/trunk
Commit: db27e6885a927b9f924091a342cd9f0180610685
Parents: 007d4e8
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Sep 4 00:47:49 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Sep 4 00:47:49 2013 +0200

----------------------------------------------------------------------
 docs/troubleshooting.rst | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/db27e688/docs/troubleshooting.rst
----------------------------------------------------------------------
diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst
index 78cb6e0..9de0922 100644
--- a/docs/troubleshooting.rst
+++ b/docs/troubleshooting.rst
@@ -7,6 +7,12 @@ code with interfaces with libcloud.
 Debugging
 ---------
 
+.. note::
+
+    If you are sharing debug output on our IRC channel or issue tracker using
+    Pastebin, Github Gists or a similar service, make sure to remove your
+    credentials and any other data you consider private from the output.
+
 Libcloud has a special debug mode which when enabled outputs all the outgoing
 HTTP requests and all the incoming HTTP responses. Output also includes cURL
 commands which can be used to re-produce the requests.


[2/2] git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk

Posted by to...@apache.org.
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk


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

Branch: refs/heads/trunk
Commit: 21ac363baa723a9188d8db198afc7c1ef2d4914e
Parents: db27e68 326e81f
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Sep 4 00:52:05 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Sep 4 00:52:05 2013 +0200

----------------------------------------------------------------------
 libcloud/test/storage/test_s3.py | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)
----------------------------------------------------------------------