[ 
https://issues.apache.org/jira/browse/JCLOUDS-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170269#comment-14170269
 ] 

Daniel Broudy commented on JCLOUDS-495:
---------------------------------------

Is this issue addressed?

> GCE provider default template not picking an image
> --------------------------------------------------
>
>                 Key: JCLOUDS-495
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-495
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs-google
>    Affects Versions: 1.7.1
>            Reporter: Suriya priya Veluchamy
>            Assignee: Chris Custine
>            Priority: Minor
>
> TemplateBuilder templateBuilder = compute.templateBuilder();
> After changing [1] to make use of GCE,
> compute.createNodesInGroup(groupName, 1, templateBuilder.build()))
>  - is failing with below error.
> >> adding node to group mygroup
> error: no image matched predicate: 
> And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(gcel),osVersion(1[012].[01][04])))
> [2] is the relevant email.
> [1] 
> https://github.com/jclouds/jclouds-examples/blob/master/compute-basics/src/main/java/org/jclouds/examples/compute/basics/MainApp.java
> [2] http://www.mail-archive.com/dev@jclouds.apache.org/msg04413.html



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

Reply via email to