demobox approved this pull request.
> @@ -178,7 +178,7 @@ In the constructor note that * This ones pretty self explanatory, we're using the OpenStack Nova provider in jclouds * `String identity = "demo:demo"; // tenantName:userName` * Here we use the tenant name and user name with a colon between them instead of just a user name -* `String password = "devstack";` +* `String credential = "devstack";` Looks good to me - thanks, @lyush! -- 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/197#pullrequestreview-29993758
