<p dir="ltr"><br>
On Feb 1, 2013 2:31 AM, "Trinath Somanchi" <<a href="mailto:trinath.somanchi@gmail.com">trinath.somanchi@gmail.com</a>> wrote:<br>
><br>
> Hi Stackers-<br>
><br>
> I'm getting this error when I upload Ubuntu 12.04 Server .img file into Glance and also index the same<br>
><br>
> root@NewFolsomController:~# glance index<br>
> Failed to show index. Got error:<br>
> The request returned a 302 Multiple Choices. This generally means that you have not included a version indicator in a request URI.<br>
><br>
> The body of response returned:<br>
> {"versions": [{"status": "CURRENT", "id": "v1.1", "links": [{"href": "<a href="http://10.232.90.195:9292/v1/">http://10.232.90.195:9292/v1/</a>", "rel": "self"}]}, </p>

<p dir="ltr">Is this the link of the image you wanted to up load?</p>
<p dir="ltr">{"status": "SUPPORTED", "id": "v1.0", "links": [{"href": "<a href="http://10.232.90.195:9292/v1/">http://10.232.90.195:9292/v1/</a>", "rel": "self"}]}]}<br>

><br>
><br>
> root@NewFolsomController:~# glance add  name=testImage is-public=true container_format=bare disk_format=qcow2 < ubuntu_webserver.img <br>
> ===============================================================================================================================================[ 99%]  26.4M/s, ETA  0h  0m  0sFailed to add image. Got error:<br>
> The request returned a 302 Multiple Choices. This generally means that you have not included a version indicator in a request URI.<br>
><br>
> The body of response returned:<br>
> {"versions": [{"status": "CURRENT", "id": "v1.1", "links": [{"href": "<a href="http://10.232.90.195:9292/v1/">http://10.232.90.195:9292/v1/</a>", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v1.0", "links": [{"href": "<a href="http://10.232.90.195:9292/v1/">http://10.232.90.195:9292/v1/</a>", "rel": "self"}]}]}<br>

><br>
><br>
> Can any one guide me on troubleshooting the issue.<br>
><br>
> Also, for the same error, I see no errors in the glance-* logs and keystone-* logs.<br>
><br>
> -- <br>
> Regards,<br>
> ----------------------------------------------<br>
> Trinath Somanchi,<br>
> +91 9866 235 130<br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br>
><br>
</p>