[
https://issues.apache.org/jira/browse/JCLOUDS-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Custine reassigned JCLOUDS-495:
-------------------------------------
Assignee: Chris Custine
> 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/[email protected]/msg04413.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)