Change in ovirt-engine[master]: Engine: Cancel Unnecessary Inheritance (codefix)

oliel at redhat.com oliel at redhat.com
Mon Jul 11 12:13:32 UTC 2016


Ori Liel has submitted this change and it was merged.

Change subject: Engine: Cancel Unnecessary Inheritance (codefix)
......................................................................


Engine: Cancel Unnecessary Inheritance (codefix)

Currently VdsNotRespondingTreatmentCommand
unnecessarily inherits RestartVdsCommand.
This patch removes this unnecessary inheritance.

Change-Id: Ie2803fd2ef835800941627892cb2414a4a578ea5
Signed-off-by: Ori Liel <oliel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/RestartVdsCommand.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/RestartVdsReturnValue.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/VdsNotRespondingTreatmentCommand.java
3 files changed, 53 insertions(+), 25 deletions(-)

Approvals:
  Ori Liel: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/59916
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2803fd2ef835800941627892cb2414a4a578ea5
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list