Hi, I'm Dario Garcia, a researcher from the Technical University of Catalonia (UPC). In a research project we are developing together with other partners we are using deltacloud to manage connections to various IaaS providers. For this we require a java REST client which can automate the requests to deltacloud.
I've been looking for Java REST clients, and there is not a single library which seems to be particularly appropriate. I also noticed that there's a client developed within the deltacloud project: https://github.com/apache/deltacloud/tree/master/clients/java I've already downloaded this client and I'm currently testing it. However, any information and help I could get about it would be most useful. My question mainly is, what is the state of this client? Which functionalities work in the latest version? If I can get to use this client I could provide bugs reports and usage examples. Thanks in advance, Dario.
