mirror of https://github.com/apache/jclouds.git
b76a594e81
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |