> @@ -120,15 +120,17 @@ public Group apply(HttpResponse from) {
>              links.add(link);
>           }
>  
> +         Double d = (Double)scalingPolicyMap.get(targetType.toString()); // 
> GSON only knows double now

Space after the cast?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/39/files#r7234858

Reply via email to