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 2017/09/19 19:00:59 UTC

[4/7] libcloud git commit: Add changelog entry.

Add changelog entry.


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

Branch: refs/heads/trunk
Commit: 90a20bbeaeb1bc72262ad3a0e0906d627ba36f31
Parents: e954cdf
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 19 19:10:53 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 19 21:00:18 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/90a20bbe/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 1df56dd..bbabae4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,6 +22,15 @@ Compute
   manner to finish faster.
   [Tomaz Muraus]
 
+Tests
+~~~~~
+
+- Make sure we normalize header values and cast all the numbers to string in
+  base connection classes used by tests. (LIBCLOUD-945, GITHUB-1111)
+
+  Reported by Erich Eckner.
+  [Tomaz Muraus]
+
 Changes in Apache Libcloud 2.2.0
 --------------------------------