Description of problem: no engine validation for quota, for empty UUID (000...). Fails on FK, since there is no such a quota. How reproducible: 100% Steps to Reproduce: 1. create a VM/Disk and pass Empty string or empty UUID Actual results: creating fails Expected results: proper error message (quota is invalid)
see bug 1021393 (foreman fails to create disk on empty string), and a temporary fix to it: http://gerrit.ovirt.org/#/c/20466/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java for additional
After consulting Ohad Levi, from Foreman's perspective a fix in oVirt 3.4.0 would better fit both sides. Therefore, suggesting 3.4.0 for this issue.
Since there's no related user request and a fix may introduce other risks, closing this issue. If relevant please explain why and re-open.