(HTTP 403) & (HTTP 500)
root@controller:/etc/init.d# nova image-delete b3e831e2-37c8-4673-a238-172ba0528f14 Delete for image b3e831e2-37c8-4673-a238-172ba0528f14 failed: You are not allowed to delete the image. (HTTP 403) (Request-ID: req-bd7fd3a1-db2e-411e-af24-52a0ce09a70a) root@controller:/etc/init.d# nova boot --flavor 1 --key_name mykey --image 38b9ee8c-302a-4459-b822-b80e2ca1503a --security_group default CirrOS ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-1f293c98-d6b2-4649-b166-f39eff8ccf22)
Please split the above into two separate questions. I would also suggest to add more description to the subject line of question like "HTTP 403 on deleting image using Nova CLI".
also, please tell us more about your setup, how you installed... it's impossible to help you with so little information.
I faced the same problem,it comes when I would like to upload a vhdx format into Glance and I specify a VHD format because there is no a VHDx in the list of Format,so the status of this image when it uploads into Glance still in queuing and it doesn't change its status.could you help me please ?