Hi,
I am using Openstack-Glance-1.8.0-SNAPSHOT.jar with jclouds-1.7.1 jars.
When I am reserving image from local machine (as a POC) its working fine.
Image also gets uploaded successfully.
But when I put this code in my application it is giving below error.
ERROR logError(SLF4JLogger.java:91) - Cannot retry after redirect, no host
header: [method=public abstract org.jclouds.http.HttpResponse
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET,
endpoint=http://openstackIP:9292,
headers={Is-Version-Negotiation-Request=[true]}}], request=GET
http://openstackIP:9292 HTTP/1.1]
Please give us some pointers to fix this issue .
Thanks
Kavita