> @@ -74,8 +74,8 @@ public static Properties defaultProperties() {
>        protected Builder() {
>            id("openstack-keystone")
>           .name("OpenStack Keystone Essex+ API")
> -         .identityName("${tenantName}:${userName} or ${userName}, if your 
> keystone supports a default tenant")
> -         .credentialName("${password}")
> +         .identityName("${tenantName}:${userName} or ${tenantId}:${userName} 
> or ${userName}, if your keystone supports a default tenant")

Stupid question: I'm guessing we fill users will know the difference between 
tenant name and tenant ID. And this change is not related to this PR, if I'm 
understanding that correctly?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/433/files#r17579888

Reply via email to