[
https://issues.apache.org/jira/browse/JCLOUDS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046203#comment-14046203
]
ASF subversion and git services commented on JCLOUDS-618:
---------------------------------------------------------
Commit 3fc2f85254c564ffed7f4c5b8e8f3b0b942d5ff0 in jclouds's branch
refs/heads/1.7.x from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=3fc2f85 ]
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)