jclouds/compute
Ignasi Barrera b76a594e81 JCLOUDS-1421: Add default credentials to images created by the ImageExtension
By default, when listing images the ComputeServiceAdapter adds the
default credentials for each image. This is not done when images are
created by the image extension, and NPEs can appear in code that assumes
the default credentials are there, as the field is not nullable.

This change tries to populate the known node credentials for images
created form nodes, and falls back to the default strategy to add the
default credentials to an image if there are not known credentials.
2018-05-22 16:30:26 +02:00
..
src JCLOUDS-1421: Add default credentials to images created by the ImageExtension 2018-05-22 16:30:26 +02:00
pom.xml fix typo in project.version 2018-02-21 16:45:43 +01:00