Browse Source
Previously user was getting a 500 error code for ComputeHostNotFound if they are using latest microversion that does live migration in async. This patches changes return response to 400 as 500 internal server error should not be returned to the user for failures due to user error that can be fixed by changing to request on client side. Change-Id: I7a9de211ecfaa7f2816fbf8bcd73ebbdd990643c closes-bug:1643623changes/55/447355/5
2 changed files with 22 additions and 2 deletions
Loading…
Reference in new issue