demobox commented on this pull request.
> @@ -146,6 +361,7 @@ public class JCloudsNova implements Closeable {
String identity = "demo:demo"; // tenantName:userName
String credential = "devstack";
+ // Please refer to 'Keystone v2-v3 authentication' chapter for
complete authentication use case
[minor] "section" rather than "chapter"? Also, should this comment perhaps come
before the declaration of `String identity`?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/214#pullrequestreview-119286904