Re: Jenkins build is still unstable: jclouds-karaf ยป jclouds :: Karaf :: Integration Tests #1904

2016-08-29 Thread Andrew Gaul
I cannot resolve this issue; reverting the suspect gson commit yields similar but different errors on my development machine: ERROR: Bundle org.apache.sshd.core [26] Error starting mvn:org.apache.sshd/sshd-core/0.12.0 (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apach

Re: Docker out of labs

2016-08-29 Thread Andrea Turli
+1000! Thanks! On Tue, Aug 30, 2016 at 8:37 AM, Ignasi Barrera wrote: > Hi! > > The Docker api will be moved to the main repo in short [1]. Those using the > last jclouds snapshot should be prepared to change the groupId for the > Docker dependency from "org.apache.jclouds.labs" to > "org.apach

Docker out of labs

2016-08-29 Thread Ignasi Barrera
Hi! The Docker api will be moved to the main repo in short [1]. Those using the last jclouds snapshot should be prepared to change the groupId for the Docker dependency from "org.apache.jclouds.labs" to "org.apache.jclouds.api". Cheers! I. [1] https://github.com/jclouds/jclouds/pull/1002

Re: Jclouds Keystone V3

2016-08-29 Thread Ignasi Barrera
Hi Antonio, Adding support for Keystone v3 is something we'd very much like to do. We'll need that in the near future to keep our OpenStack APIs up to date, but unfortunately I don't have (now) enough cycles to add support for it. I don't know about the availability of other committers or members

Re: Jclouds Keystone V3

2016-08-29 Thread Andrew Phillips
Hi Antonino You might want to follow/reactive this thread: https://mail-archives.apache.org/mod_mbox/jclouds-dev/201604.mbox/%3cf98a4b04-0b4e-4cc8-8efb-8a05373ec...@tintri.com%3e Regards ap On 2016-08-29 14:08, Antonino Galletta wrote: Hello everyone,is Jclouds able to interact with Keystone

Jclouds Keystone V3

2016-08-29 Thread Antonino Galletta
Hello everyone,is Jclouds able to interact with Keystone V3?I read the api and also Googled I did not found nothing of useful.Please, could someone help me? Thanks