Comment 1 for bug 2030855

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

It seems tempest attempted to delete the image 3 times and glance returned 500. I don't see further attempts made by tempest since then.

~~~
::1 - - [05/Aug/2023:16:08:51 +0000] "DELETE /v2/images/57b250ab-4f80-4063-957e-47b14610b7ff HTTP/1.1" 500 186 "-" "python-urllib3/1.26.5"
::1 - - [05/Aug/2023:16:08:51 +0000] "DELETE /v2/images/57b250ab-4f80-4063-957e-47b14610b7ff HTTP/1.1" 500 186 "-" "python-urllib3/1.26.5"
::1 - - [05/Aug/2023:16:08:51 +0000] "DELETE /v2/images/57b250ab-4f80-4063-957e-47b14610b7ff HTTP/1.1" 500 186 "-" "python-urllib3/1.26.5"
~~~

We might have to fix/tune tempest to improve this behavior.