Change in ovirt-engine[master]: core: minor cleanup in MaintenanceVdsCommand

ahadas at redhat.com ahadas at redhat.com
Sun May 8 08:14:07 UTC 2016


Arik Hadas has submitted this change and it was merged.

Change subject: core: minor cleanup in MaintenanceVdsCommand
......................................................................


core: minor cleanup in MaintenanceVdsCommand

- fix logs in switch-to-maintenance flow
- simplify logical expression:
  !a || (a && b) is replaced with !a || b

Change-Id: I0e9ce373542b12e81445693ffb1956edb33f734c
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceVdsCommand.java
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e9ce373542b12e81445693ffb1956edb33f734c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list