>        }
>  
> +      if (groupName.equals("")) {
> +         groupName = 
> nodeNamingConvention.groupInUniqueNameOrNull(from.getHostname());
> +      }
> +      builder.group(groupName);

Done above.

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

Reply via email to