Ignasi Barrera created JCLOUDS-946:
--------------------------------------

             Summary: The ImageExtension in DigitalOcean only works with the 
first available location
                 Key: JCLOUDS-946
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-946
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
    Affects Versions: 1.9.0
            Reporter: Ignasi Barrera


In DigitalOcean, in the ImageToImage function, the location is not being set. 
That means images are available in all regions. This assumption is not true, as 
the images created by the image extension (from a Droplet) are only available 
in the region of the source droplet.

This is causing the image extension live test to fail in all regions but NYC1. 
The resulting image is missing the location id, and the template builder tries 
to find it in the default location (NYC1).

This should be done in the V2 provider. All images have the list of regions 
where they are available, and jclouds should properly handle that to properly 
set the location field.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to