[jira] [Commented] (JCLOUDS-740) Google Compute Engine List Response no longer includes id

2014-10-03 Thread Daniel Broudy (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158294#comment-14158294
 ] 

Daniel Broudy commented on JCLOUDS-740:
---

This is a google bug that will be rolled back soon. 

 Google Compute Engine List Response no longer includes id
 -

 Key: JCLOUDS-740
 URL: https://issues.apache.org/jira/browse/JCLOUDS-740
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-labs-google
Reporter: Adrian Cole
Assignee: Adrian Cole

 Google Compute Engine's ListResponse is now very similar to Google Storage, 
 where it includes a nextPageToken as opposed to id, selfLink.
 While this is a good thing, the compute api now breaks on live tests until we 
 adjust the code.



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


[jira] [Commented] (JCLOUDS-740) Google Compute Engine List Response no longer includes id

2014-10-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158630#comment-14158630
 ] 

ASF subversion and git services commented on JCLOUDS-740:
-

Commit d12e0daa1087be96475e5bb27a6bdbe6911b4059 in jclouds-labs-google's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;h=d12e0da ]

JCLOUDS-740 GCE doesn't always return id, selfLink on lists. Also, internally 
buffering an Iterable with a Set  with a List.


 Google Compute Engine List Response no longer includes id
 -

 Key: JCLOUDS-740
 URL: https://issues.apache.org/jira/browse/JCLOUDS-740
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-labs-google
Reporter: Adrian Cole
Assignee: Adrian Cole

 Google Compute Engine's ListResponse is now very similar to Google Storage, 
 where it includes a nextPageToken as opposed to id, selfLink.
 While this is a good thing, the compute api now breaks on live tests until we 
 adjust the code.



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


[jira] [Commented] (JCLOUDS-740) Google Compute Engine List Response no longer includes id

2014-10-02 Thread Adrian Cole (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157606#comment-14157606
 ] 

Adrian Cole commented on JCLOUDS-740:
-

https://github.com/jclouds/jclouds-labs-google/pull/50

 Google Compute Engine List Response no longer includes id
 -

 Key: JCLOUDS-740
 URL: https://issues.apache.org/jira/browse/JCLOUDS-740
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-labs-google
Reporter: Adrian Cole
Assignee: Adrian Cole

 Google Compute Engine's ListResponse is now very similar to Google Storage, 
 where it includes a nextPageToken as opposed to id, selfLink.
 While this is a good thing, the compute api now breaks on live tests until we 
 adjust the code.



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