Change in ovirt-engine[master]: core: adding entity progress support/DiskImage usage

laravot at redhat.com laravot at redhat.com
Tue Aug 23 07:29:57 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: adding entity progress support/DiskImage usage
......................................................................


core: adding entity progress support/DiskImage usage

This patch adds support to calculate the progress of operations
done on different entities by the steps related to the entity and
the steps entity weight.
Additionally, this patch contains usage of the progress report
on image disks.

Change-Id: I55083d6700ff79613fae55eaee28ce4738dca330
Bug-Url: https://bugzilla.redhat.com/529086
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ImagesActionsParametersBase.java
A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ProgressEntity.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/BaseDisk.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DiskImageDaoImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/FixturesTool.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/StepDaoTest.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
M packaging/dbscripts/create_views.sql
8 files changed, 106 insertions(+), 3 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, but someone else must approve
  Allon Mureinik: Looks good to me, approved
  Liron Aravot: Verified; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I55083d6700ff79613fae55eaee28ce4738dca330
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list