Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.2
Description
I'm using the Azure provider azurecompute from JClouds Labs master and I encountered a situation in which Role.OSVirtualHardDisk.sourceImageName was null. That of course leads to an exception, because it isn't @Nullable.
I'm not entirely sure how common or exceptional such situation is, but I wasn't doing anything extraordinary.