>        
> builder.group(nodeNamingConvention.groupInUniqueNameOrNull(from.getHostname()));
> -
> -      Image image = images.getImage(from);
> +      builder.hardware(new VirtualGuestToHardware().apply(from));

Inject this function in the constructor

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

Reply via email to