Project

General

Profile

Actions

Bug #5557

closed

'Specify OS Family and Version' broken ?

Added by Brétel Foudil over 11 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Low
Assigned To:
-
Category:
JClouds plugin
Target version:
-
Start date:
11/22/2013
Due date:
% Done:

0%

Estimated time:

Description

  1. The UI (Template configuration) is broken: if you select Specify OS Family and Version, save an reload, Specify Image ID is still selected
  2. You need to leave the iamgeId field empty and fill the Os Family field to trigger this feature

Still, I can't figure out how to make JClouds boot the targeted image: OSFamily=SL does stared Ubuntu for instance.

Actions #1

Updated by Brétel Foudil over 11 years ago

It's possible to set OS properties/metadata on images:

glance image-update --property os_type=linux --property os_distro=fedora --property os_version=19 Fedora-x86_64-19-20130627-sda

Maybe JClouds is using that ?

Something wrong on JClouds anyway:

Caused by: java.util.NoSuchElementException: no image matched predicate: And(nullEqualToIsParentOrIsGrandparentOfCurrentLocation(),And(osFamily(fedora),osVersion(19)))
    at org.jclouds.compute.domain.internal.TemplateBuilderImpl.throwNoSuchElementExceptionAfterLoggingImageIds(TemplateBuilderImpl.java:721)

Actions #2

Updated by ROUET Jean-René over 7 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF