Ignasi Barrera created JCLOUDS-618:
--------------------------------------

             Summary: 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
             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)

Reply via email to