? I have taken a look to the source code to understand the mechanism which is used to resolve this issue, but I do not get to find it.
Most of what you're looking for is in the TemplateBuilderImpl [1]. If you have any more questions about how that works, I suggest we move that discussion to the dev@ list ;-)
Regards ap[1] https://github.com/jclouds/jclouds/blob/master/compute/src/main/java/org/jclouds/compute/domain/internal/TemplateBuilderImpl.java
