[
https://issues.apache.org/jira/browse/JCLOUDS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296841#comment-14296841
]
ASF subversion and git services commented on JCLOUDS-813:
---------------------------------------------------------
Commit b75b0c28d62df82b94747ed2556ffc6226c83a2d in jclouds's branch
refs/heads/master from [~andreaturli]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=b75b0c2 ]
JCLOUDS-813: fix list private images
modify the listImages and getImage strategies in SoftLayerComputeServiceAdapter
add support for VirtualGuestBlockDeviceTemplateGroupApi getObject
remove PROPERTY_SOFTLAYER_INCLUDE_PUBLIC_IMAGES
add Expect and Live tests for VirtualGuestBlockDeviceTemplateGroup.getObject
> Softlayer list private images
> -----------------------------
>
> Key: JCLOUDS-813
> URL: https://issues.apache.org/jira/browse/JCLOUDS-813
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Reporter: Andrea Turli
> Assignee: Andrea Turli
> Priority: Critical
> Labels: softlayer
> Fix For: 2.0.0
>
>
> It is possible to have private images w/t globalIdentifier, maybe created
> inadvertently, so we should guard from NPE in
> https://github.com/jclouds/jclouds/blob/master/providers/softlayer/src/main/java/org/jclouds/softlayer/compute/strategy/SoftLayerComputeServiceAdapter.java#L452
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)