Change in ovirt-engine[master]: core: Move logic from RemoveSnapshotSingleDiskLiveCommand

laravot at redhat.com laravot at redhat.com
Tue Jun 28 11:44:47 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: Move logic from RemoveSnapshotSingleDiskLiveCommand
......................................................................


core: Move logic from RemoveSnapshotSingleDiskLiveCommand

Move syncDbRecords method and the methods it invokes, from
RemoveSnapshotSingleDiskLiveCommand class to
RemoveSnapshotSingleDiskCommandBase class in order to be reused by
RemoveSnapshotSingleDiskCommand (done in commit c5c7599c56).

Change-Id: I771ee8574a222fd9c0fb1218b57ce26966c0d5a9
Signed-off-by: Ala Hino <ahino at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskLiveCommand.java
2 files changed, 151 insertions(+), 143 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Ala Hino: Verified
  Liron Aravot: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I771ee8574a222fd9c0fb1218b57ce26966c0d5a9
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list