Comment 10 for bug 1417304

Revision history for this message
Nikhil Komawar (nikhil-komawar) wrote : Re: Upload/Import image continues consuming glance host cpu/memory/network resources even after the image is deleted

My opinion is that these asynchronous tasks cannot be guaranteed to be stopped (for example if the asynchronous operation is using eventlet threads). However, we can explore the possibility of using taskflow and their flows to stop a processing task (if that is permissible). If that is something that can come in class D, that's great. If not, how can we better state that this is by design and operators must deploy Glance with appropriate scripts if that is worrisome ?

For Glance, my inclination is towards Opinion/Won't Fix if the reporter has no more suggestions.

Thanks!