[Openstack] Invoking Glance REST API

Sajith Kariyawasam sajhak at gmail.com
Thu Aug 9 09:05:19 UTC 2012


Hi all,

I'm trying to invoke Openstack Glance REST API s using a Java client, to
get image details. etc (Ultimately I need to upload an image)

When I invoke http://<Glance_URL>:<PORT>/images/detail  GET request in Java
code, I'm getting *HTTP 300 *as the response code.

4 < 300
4 < Date: Thu, 09 Aug 2012 08:56:29 GMT
4 < Content-Length: 222
4 < Content-Type: application/json
4 < Connection: keep-alive


Any idea what could have gone wrong there?

-- 
Best Regards
Sajith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120809/1e80f334/attachment.html>


More information about the Openstack mailing list