Hi,
i´m trying to manage opennebula via jclouds.
if i try to list images via the ec2-interface i get :
Exception in thread “main” java.lang.IllegalArgumentException: Error parsing data at 19 at org.jclouds.date.internal.SimpleDateFormatDateService.iso8601DateParse(SimpleDateFormatDateService.java:146)
according to the following and my tests(describe images with aws) it seems that opennebula uses another dateformat than amazon.
is this correct ?