[
https://issues.apache.org/jira/browse/JCLOUDS-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441065#comment-16441065
]
ASF subversion and git services commented on JCLOUDS-1410:
----------------------------------------------------------
Commit a537ca42ebc3292ea6040698a83408dec0dc74cd in jclouds's branch
refs/heads/2.0.x from [~tommclaughlan]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=a537ca4 ]
Allow jclouds to provision SoftLayer instances with a private image. Fix
Bug JCLOUDS-1410.
> SoftLayer cannot provision with private image
> ---------------------------------------------
>
> Key: JCLOUDS-1410
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1410
> Project: jclouds
> Issue Type: Bug
> Affects Versions: 2.0.2
> Reporter: Tom McLaughlan
> Priority: Major
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)