Change in ovirt-engine[master]: core: VdcActionParametersBase - choose if command is ended b...

Liron Aravot has submitted this change and it was merged. Change subject: core: VdcActionParametersBase - choose if command is ended by parent ...................................................................... core: VdcActionParametersBase - choose if command is ended by parent This patch adds the shouldBeEndedByParent flag to VdcActionParametersBase, this flags indicates whether the command should be ended by it's callback or if its parent command will end it. Change-Id: Id5342bee4989b44a878205c2d6094454b6ef5b2e Signed-off-by: laravot@redhat.com <laravot@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionParametersBase.java 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Moti Asayag: Looks good to me, approved Liron Aravot: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41689 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id5342bee4989b44a878205c2d6094454b6ef5b2e Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
laravot@redhat.com