Change in ovirt-engine[ovirt-engine-3.5]: core: Move cpu_over_commit from VdsDynamic to VdsStatistics

tnisan at redhat.com tnisan at redhat.com
Sun Oct 5 09:12:44 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: core: Move cpu_over_commit from VdsDynamic to VdsStatistics
......................................................................


core: Move cpu_over_commit from VdsDynamic to VdsStatistics

cpu_over_commit field is rapidly changing, and should be located in VdsStatistics.
This patch moves it to vds_statistics and updates the relevant stored procedures
and DAOs

Change-Id: I604132f9f05c8470ff09196db77eea2957899e2a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1114285
Signed-off-by: lzelkha at redhat.com <lzelkha at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDS.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsStatistics.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDynamicDAODbFacadeImpl.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsStatisticsDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/serialization/json/JsonObjectSerializationEntitiesTest.java
M packaging/dbscripts/create_views.sql
A packaging/dbscripts/upgrade/03_05_1070_move_cpu_over_commit_to_vds_stats.sql
M packaging/dbscripts/vds_sp.sql
10 files changed, 47 insertions(+), 44 deletions(-)

Approvals:
  Roy Golan: Looks good to me, approved
  Liran Zelkha: Verified



-- 
To view, visit http://gerrit.ovirt.org/33794
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I604132f9f05c8470ff09196db77eea2957899e2a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list