> @@ -279,4 +279,9 @@ public boolean supportsPortRangesForGroups() {
>        return false;
>     }
>  
> +    @Override
> +    public boolean supportsExclusionCidrBlocks() {
> +        return false;
> +    }
> +

Indenting cleaned up in 3e082c8

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

Reply via email to