Change in ovirt-engine[ovirt-engine-3.5]: core: missing cmdContext assignment in constructor

Piotr Kliczewski has submitted this change and it was merged. Change subject: core: missing cmdContext assignment in constructor ...................................................................... core: missing cmdContext assignment in constructor Following Change-Id: I310f5f77fff78b3232ee77fe63791425fd521516 RemoveSnapshotSingleDiskCommandBase constructor should pass 'cmdContext' to the parent class. The missing context prevents the snapshot removal task from being set as finished (see related BZ). Change-Id: I5ce97a22fe994b5278104cc6f436248a0c66f140 Bug-Url: https://bugzilla.redhat.com/1119706 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommandBase.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Allon Mureinik: Looks good to me, but someone else must approve Yair Zaslavsky: Looks good to me, approved Oved Ourfali: Verified -- To view, visit http://gerrit.ovirt.org/30634 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5ce97a22fe994b5278104cc6f436248a0c66f140 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
piotr.kliczewski@gmail.com