> @@ -80,6 +86,9 @@ protected Builder() {
>           id("hpcloud-compute")
>           .name("HP Cloud Compute Services")
>           .apiMetadata(new NovaApiMetadata().toBuilder()
> +                  .identityName("${tenantName}:${accessKey}")
> +                  .credentialName("${secret}")

Is that "secret" or "secretKey"?

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

Reply via email to