Change in ovirt-engine[ovirt-engine-3.3]: core: handle non existent OVF quota id
iheim at redhat.com
iheim at redhat.com
Mon Nov 25 14:08:04 UTC 2013
Itamar Heim has submitted this change and it was merged.
Change subject: core: handle non existent OVF quota id
......................................................................
core: handle non existent OVF quota id
The fix in Ibcd0b29861a43bcb77acd7c3e0bae58d7b27b8f4 treats empty
quota, but not handling other un-existing quota(s) (i.e. quota that
was assigned to the snapshot, and then was deleted from the setup).
Leaving the former change as well since it can prevent db queries for
empty UUID (quota id is set to null).
Change-Id: I5de8f2c0cbc12405c34234958a61f61654f2d62d
Bug-Url: https://bugzilla.redhat.com/1025773
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotsManager.java
1 file changed, 23 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21624
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5de8f2c0cbc12405c34234958a61f61654f2d62d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list