So if you can actually get it to the queued status in Glance (and it gets stuck there) then you might have an issue in Glance. Are you able to upload an image successfully using the glance CLI (python-glanceclient)?
Everett On Oct 17, 2014, at 7:33 AM, Shital Patil <[email protected]<mailto:[email protected]>> wrote: Hi, I am using glance 1.8.0 for uploading raw image on openstack. I am doing this through reserve and upload calls respectively. The image status shown on openstack is queued and it stays like that forever What might the problem be? Following is code snippet- http://pastie.org/9656321 Thanks, Shital
