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

Chris Custine commented on JCLOUDS-495:
---------------------------------------

[This PR|https://github.com/jclouds/jclouds-labs-google/pull/37]  will change 
the default template image to select Debian Wheezy as recommended by Google 
[here|https://developers.google.com/compute/docs/faq#deprecatedgcel]

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

Reply via email to