Description of problem: Source and Target Datastore Size restrictions should be removed from Infra mapping wizard. This is already implemented in 5.10.0.2, we need to backport this change before release. User may not be able to migrate VM from source to target even if there is space on target, if used space on source is more than available space on target. E.g. I am trying to migrate a 50GB VM from source which has used space 500GB, and target has available space 100GB, then ideally I should be able to migrate VM, irrespective of how much storage is used by source datastore. Version-Release number of selected component (if applicable): 5.9.3.4 How reproducible: 100% if your source storage is bigger or more utilized than available target space Steps to Reproduce: 1.Add VMware and RHV provider 2.Open infra mapping wizard and navigate to Datastore page 3. Actual results: if source storage utilization is more that target available space, mapping won't let you proceed. Expected results: I can map source to target without being blocked. Maybe provide a warning. Or remove it altogether as we have done in 5.10.0.2 Additional info:
*** This bug has been marked as a duplicate of bug 1595446 ***