> @@ -119,6 +121,7 @@ protected void configure() {
>  
>        install(new LocationsFromComputeServiceAdapterModule<InstanceInZone, 
> MachineTypeInZone, Image, Zone>() {});
>  
> +      
> this.bind(FirewallTagNamingConvention.Factory.class).in(Scopes.SINGLETON);

Do we need `this` here? We're not using it above..?

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

Reply via email to