Ignasi Barrera created JCLOUDS-1023:
---------------------------------------
Summary: DigitalOcean throws an NPE in the getImage() method if
the image does not exist
Key: JCLOUDS-1023
URL: https://issues.apache.org/jira/browse/JCLOUDS-1023
Project: jclouds
Issue Type: Bug
Components: jclouds-labs
Affects Versions: 1.9.1
Reporter: Ignasi Barrera
Assignee: Ignasi Barrera
When calling the {{computeService.getImage()}} with an invalid ID in the
Digitalocean2 provider, a NPE exception is thrown. The method is annotated as
{{@Nullable}} and should return {{null}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)