You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2015/02/05 11:07:35 UTC

[jira] [Resolved] (JCLOUDS-811) Update google-compute-engine driver to reflect recent API changes

     [ https://issues.apache.org/jira/browse/JCLOUDS-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignasi Barrera resolved JCLOUDS-811.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0
                   2.0.0

> Update google-compute-engine driver to reflect recent API changes
> -----------------------------------------------------------------
>
>                 Key: JCLOUDS-811
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-811
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute, jclouds-labs-google
>    Affects Versions: 1.8.0, 1.8.1
>         Environment: Debian, Mac
>            Reporter: Ajay Viswanathan
>              Labels: google-compute-engine
>             Fix For: 2.0.0, 1.9.0
>
>
> GCE recently added shutdown ability for its instances. When an instance is in shutdown state, a REST API call to the instance returns no STATE information and common operations like listNodes() fail showing a null exception while parsing INPUT for "status".
> Could this be fixed so as to ignore stopped instances or atleast not crash any calls made using jclouds.
> ps: There also seems to be something funny at the GCE backend. If I stop an instance and fetch node metadata usign Jclouds, I get a terminated for the node, which is what is expected. After say, an hour or so, it no longer returns anything and crashes the call throwing the same error described above. 
> I'd like to know if this error is replicated on another cloud account.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)