> @@ -175,12 +175,13 @@ public String apply(NodeMetadata in) {
> Map<String, ? extends NodeMetadata> instancesById =
> Maps.uniqueIndex(input, instanceId);
> ImmutableSet.Builder<NodeMetadata> builder =
> ImmutableSet.<NodeMetadata> builder();
>
> + List<String> namesToUse = Lists.newArrayList(nodeNames);okiedokie! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/292/files#r9766604
