Gilad Chaplik has posted comments on this change.
Change subject: core: empty quota causes FK violation
......................................................................
Patch Set 2: Verified+1
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
Line 520: private Guid getQuotaId() {
Line 521: if (getParameters().getDiskInfo() != null
Line 522: && DiskStorageType.IMAGE ==
getParameters().getDiskInfo().getDiskStorageType()) {
Line 523: Guid quotaId = ((DiskImage)
getParameters().getDiskInfo()).getQuotaId();
Line 524: if (!Guid.Empty.equals(quotaId)) {
Done, https://bugzilla.redhat.com/1022859
Line 525: return quotaId;
Line 526: }
Line 527: }
Line 528: return null;
--
To view, visit http://gerrit.ovirt.org/20466
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic488486edc7c5602d24e804c9a89aeccc98fc32b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches