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/02 01:55:24 UTC

[5/5] libcloud git commit: changes for #1015

changes for #1015


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

Branch: refs/heads/trunk
Commit: d8757c9d3f99c4336dc88bc098b8ea07b991dcfd
Parents: 9065c62
Author: Anthony Shaw <an...@apache.org>
Authored: Sun Apr 2 11:55:14 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sun Apr 2 11:55:14 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d8757c9d/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 9b2b802..ccdb572 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,11 @@ Changes in latest version of Apache Libcloud
 Common
 ~~~~~~
 
+- Fix CertificateConnection not correctly signing requests in 2.0rc1, impacted
+  Azure classic driver, OpenStack and Docker driver
+  [GITHUB-1015]
+  (Anthony Shaw)
+
 - Change Cloudscale to cloudscale.ch.
   [GITHUB-993]
   (David Halter)