You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by sv...@apache.org on 2017/07/27 17:18:01 UTC

[3/3] jclouds-site git commit: Minor suggested text edit to the "pre-2.1.0" note

Minor suggested text edit to the "pre-2.1.0" note

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

Branch: refs/heads/master
Commit: d34f70de2c03c9013d67916d31a6d703ae17292b
Parents: c87b4ac
Author: Andrew Phillips <de...@users.noreply.github.com>
Authored: Mon Jul 17 20:52:04 2017 -0400
Committer: GitHub <no...@github.com>
Committed: Mon Jul 17 20:52:04 2017 -0400

----------------------------------------------------------------------
 start/compute.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/d34f70de/start/compute.md
----------------------------------------------------------------------
diff --git a/start/compute.md b/start/compute.md
index b1c6138..4e21cb6 100644
--- a/start/compute.md
+++ b/start/compute.md
@@ -564,4 +564,4 @@ ContextBuilder.newBuilder("provider")
 ...
 {% endhighlight %}
 
-*Note*: The behaviour changed from pre-2.1.0 jclouds where the credential store used to be shared as the default.
+*Note*: This behaviour changed in jclouds 2.1.0; in older versions, the default behaviour was to share the credential store across instances.