Actions
Bug #2828
closedWrong/empty password for oVirt leads to an exception
Description
Instead of nice red bubble, 401 nasty error is thrown.
Also, I was somehow able to create a compute resource with wrong password and it saved, but when I click on edit, 401 error. Not able to recover through the UI.
We should:
- print nice error when 401
- check username/password when saving (maybe this is generic issue)
Actions