> @@ -108,6 +114,7 @@ public 
> GoogleComputeEngineServiceAdapter(GoogleComputeEngineApi api,
>                operationCompleteCheckInterval, TimeUnit.MILLISECONDS);
>        this.zones = checkNotNull(zones, "zones");
>        this.hardwareMap = checkNotNull(hardwareMap, "hardwareMap");
> +      this.firewallTagNamingConvention = firewallTagNamingConvention;

Add null check?

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

Reply via email to