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 2016/04/23 09:06:34 UTC

[3/3] libcloud git commit: Update changelog.

Update changelog.


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

Branch: refs/heads/trunk
Commit: 2846da70f3d1a50883895bf5933db5a80f0aba5a
Parents: efe55b2
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sat Apr 23 08:46:52 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sat Apr 23 08:46:52 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/2846da70/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 770054a..4c15b32 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -15,6 +15,12 @@ General
   (GITHUB-755)
   [Tomaz Muraus, Jay Rolette]
 
+- Fix OpenStack v3 authentication and allow user to provide a custom value for
+  the OpenStack ``domain`` parameter. Previously only possible value as a
+  default value of ``Default``.
+  (GITHUB-744)
+  [Lionel Schaub]
+
 Compute
 ~~~~~~~