Comment 5 for bug 1680758

Revision history for this message
yangyide (yangyide01) wrote : Re: health_policy_poll cannot recover node which vm was deleted

I think for senlin/profiles/os/nova/server.py do_check, if checked vm exist nova instances table, function should

return true that vm statue is active, else return false even if this vm was deleted. if not exist nova instances table

,function raise exception.