Change in ovirt-engine[master]: core: handle non existent OVF quota id

Gilad Chaplik 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@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; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21332 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5de8f2c0cbc12405c34234958a61f61654f2d62d Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com