Comment 2 for bug 1155800

Revision history for this message
Tiantian Gao (gtt116) wrote :

I reproduct the bug.

When termination instance, first check if need to confirm_resize() the instance, then check if the host is alive.

Since confirm_resize is a RPC call, if the host is down, may raise exception, then the deleting will return 500.