Ignasi Barrera 39f77ad3f8 JCLOUDS-570: Fallback to the GetImageStrategy
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.
2014-06-06 12:40:27 +02:00
..
2013-12-17 11:31:56 -08:00

#
# The jclouds provider for CloudSigma (http://www.cloudsigma.com/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.