Change in ovirt-engine[master]: core: Refactor addDiskImageToDb to use active flag

mlipchuk at redhat.com mlipchuk at redhat.com
Tue Jun 9 17:48:10 UTC 2015


Maor Lipchuk has submitted this change and it was merged.

Change subject: core: Refactor addDiskImageToDb to use active flag
......................................................................


core: Refactor addDiskImageToDb to use active flag

Refactor the existing method addDiskImageToDb to use the active flag as
an argument in the method API, since with Cinder the volume for a
snapshot might not be always true.

Change-Id: Ie77b70d83c7436533c7e62ea56fe52eaa67d2366
Bug-Url: https://bugzilla.redhat.com/1185826
Signed-off-by: Maor Lipchuk <mlipchuk at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddImageFromScratchCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterDiskCommand.java
4 files changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Daniel Erez: Looks good to me, approved
  Maor Lipchuk: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie77b70d83c7436533c7e62ea56fe52eaa67d2366
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list