mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 10:09:35 +00:00
39f77ad3f8
If the TemplateBuilderImpl is given an imageId but the image can not be found in the image cache, fallback to the GetImageStrategy to perform a call to the provider to try to get it. We've seen that in some cases images are not returned in the image list but they actually exist in the provider. This fix won't make them available when filtering by other properties such as the operating system, etc, but at least will make them available if their id is known.
# # The jclouds provider for CloudSigma (http://www.cloudsigma.com/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.