Hi Yaron, That is already fixed in the latest SNAPSHOT. See [1]. We are about to release 1.9.0, which will include that fix. If you can't use the latest SNAPSHOT, stay tuned to the release!
HTH, I. [1] https://github.com/jclouds/jclouds-labs-google/blob/master/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/GoogleComputeEngineApiMetadata.java#L67 On 19 March 2015 at 10:32, Yaron Rosenbaum <[email protected]> wrote: > Hi > > I’m trying to start a CoreOS instance using jClouds on GCE, using 1.8.1. > It fails to find the image. > From browsing the code, it seems like only Debian and CentOS are supported? > > Is it possible to add some property so that the GCE provider will recognize > CoreOS or any other images? > > Thanks. > (Y) >
