>
> - if (securityGroupExtension.isPresent()) {
> - Optional<SecurityGroup> group =
> getGroup(securityGroupExtension.get());
> + if (securityGroupExtension.isPresent()) {securityGroupsSupported is a CloudStack thing - so CloudStack will always have the SecurityGroupExtension, but not all CloudStack zones will support security groups. If that makes any sense. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/152/files#r7385445
