Browse Source
When live migrating instance to invalid host, live migration fails with host not found and sets instance task state to migrating. This change handles host validity in API layer before changing instance task_state to 'MIGRATING' and raise proper exception on invalid host. Change-Id: I7c5e80298b9adf1bd53cc6c464a3744b5397b7e8 Related-Bug: #1643623 Closes-Bug: #1785031 (cherry picked from commitchanges/11/590611/3c7aed3d139
) (cherry picked from commit064daf9aeb
)
3 changed files with 32 additions and 5 deletions
Loading…
Reference in new issue