-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Component/s: jclouds-compute
-
Labels:
When attempting to provision a private image in Softlayer, jclouds looks up the OS and provisions a default image using that, instead of the private image.
This appears to be caused by an incorrect check on an Optional in SoftLayerComputeServiceAdapter which will always fail.