> @@ -116,6 +123,8 @@ public 
> GoogleComputeEngineServiceAdapter(GoogleComputeEngineApi api,
>  
>        checkNotNull(template, "template");
>  
> +      final InstanceApi instanceApi = 
> api.getInstanceApiForProject(userProject.get());
> +

Get `instanceApi` down where it's used?

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

Reply via email to