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:37:45 UTC

libcloud git commit: change for #958

Repository: libcloud
Updated Branches:
  refs/heads/trunk 88a59541e -> 8570675d8


change for #958


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

Branch: refs/heads/trunk
Commit: 8570675d86f7f510be77e19d2dd27889fe43ee75
Parents: 88a5954
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Dec 27 19:37:41 2016 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Dec 27 19:37:41 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/8570675d/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 2652848..ae56981 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -50,6 +50,13 @@ Compute
   (GITHUB-949)
   [John Baublitz]
 
+Container
+~~~~~~~~~
+
+- [rancher] The scheme (secure) and port no longer need to be explicitly specified, allowing a user to simply copy in the string provided to them from Rancher.
+  [GITHUB-958]
+  (Matthew Ellison)
+
 Changes in Apache Libcloud 1.4.0
 --------------------------------