> .operatingSystem(image.getOperatingSystem()) > .status(toPortableNodeStatus.get(input.getStatus())) > - .tags(input.getTags()) > + .tags(input.getTags().getTags())
Yeah, we'll address this below. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/16/files#r5378006
