Hi guys, I am trying to connect to VM Ware vCloud installed in my env., the current version (5.1) and when creating the compute context I am getting
java.lang.IllegalStateException: version 1.0 not present in: {1.5= https://172.16.2.152/api/sessions, 5.1=https://172.16.2.152/api/sessions} If I understand http://jclouds.incubator.apache.org/documentation/userguide/vmware-vcloud/, the error message is OK as neither 1.5 nor 5.1 vCloud versions are supported. This leads me to a non-technical question: does it pays off to use jclouds for interfacing with vCloud (plus possibly OpenStack)? Is there anybody using it for "pure" VM Ware vCloud? Thanks, Radek