> +   @Override
> +   public boolean supportsTenantIdGroupIdPairs() {
> +      return false;
> +   }
> +
> +   @Override
> +   public boolean supportsGroupIds() {
> +      return false;
> +   }
> +
> +   @Override
> +   public boolean supportsPortRangesForGroups() {
> +      return false;
> +   }
> +
> +   protected Iterable<? extends org.jclouds.cloudstack.domain.SecurityGroup> 
> pollSecurityGroups() {

Ah, it was, but now is not. Removing!

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

Reply via email to