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 2016/12/27 08:35:21 UTC

[7/7] libcloud git commit: change for #959

change for #959


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

Branch: refs/heads/trunk
Commit: 5e153d03c50976534bbe9133df997abb9148ef77
Parents: 5c155e1
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Dec 27 19:35:08 2016 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Dec 27 19:35:08 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/5e153d03/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 4a916c0..2652848 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -15,6 +15,10 @@ Common
 Compute
 ~~~~~~~
 
+- [openstack] Add new Connection class to support VOMS proxys to keystone servers
+  [GITHUB-959]
+  (micafer)
+
 - [outscale] Added support for changed API for describing quotas
   [GITHUB-960]
   (Javier M. Mellid)