Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.2
Description
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.