Can not use an id of a deleted image
Dears,
I'm making some tests here, and I'm using a virtual machine as the controller and it is up through devstack. But using the API spec (Image API) and using requests library from Python 3, getting a token (authenticated and scoped in the admin project), I can not use an id that I have used before of a deleted image. Is that a correct behavior?
My steps:
- Use devstack to create a multilab openstack (1 controller and 2 computes)
- create an image using POST with the basics (disk_format, container_format)
- delete the image using the id through DELETE http method
- try to create another image using the same id
Result: conflict
Ps.: horizon does not show the image and the REST api does not return any image corresponding to that id, thus it is deleted
OpenStack Branch: stable/rocky
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Wallace Cardoso
- Solved:
- Last query:
- Last reply: