[
https://issues.apache.org/jira/browse/JCLOUDS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046179#comment-14046179
]
ASF subversion and git services commented on JCLOUDS-618:
---------------------------------------------------------
Commit eb884e7c09be3d86195a997188a014f96ad14e73 in jclouds's branch
refs/heads/master from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=eb884e7 ]
JCLOUDS-618: Allow servers without boot device in ElasticStack
> IndexOutOfBoundsException when there are servers without boot device in
> ElasticStack providers
> ----------------------------------------------------------------------------------------------
>
> Key: JCLOUDS-618
> URL: https://issues.apache.org/jira/browse/JCLOUDS-618
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.7.3
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
> Labels: elasticstack
> Fix For: 1.8.0, 1.7.4
>
>
> The ElasticStack API allows servers to be defined without a boot device. In
> such cases, providers will choose the first available device.
> The current implementation of the ComputeService for the ElastiStack API
> assumes a boot device always exists, and an {{IndexOutOfBoundsException}} is
> thrown when calling {{listNodes()}} and such servers exist.
--
This message was sent by Atlassian JIRA
(v6.2#6252)