You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2014/10/16 16:55:33 UTC

[jira] [Resolved] (JCLOUDS-495) GCE provider default template not picking an image

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

Chris Custine resolved JCLOUDS-495.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0
                   2.0.0

> 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
>             Fix For: 2.0.0, 1.8.0
>
>
> 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)