Description of problem: If user enter wrong rhv credentials, the retires might lock the RHV account. Version-Release number of selected component (if applicable): How reproducible: 100% **The rhv account might not always be locked, it depends on the it's providers user lock policy. Steps to Reproduce: ***see: https://bugzilla.redhat.com/show_bug.cgi?id=1854425#c9 Expected Behaviour: Number of Retries/intervals/etc..should be set in a way it does not validate the rhv user lock policy.
rhv policy can probably be customized, better ask rhv than make it static.
This requires modifying kubevirt-vmware container image, which is part of ManageIQ and acting as controller for Provider resources. When moving VMIO under the Konveyor/MTV umbrella, we will refactor this to use the Konveyor controller for Provider. The user should use a dedicated account for VM Import, so that only this account is locked. And once the password is entered correctly, it will work. Marking this as WONTFIX.