Change in ovirt-engine[master]: core: call prccessHardwareCaps after GetHardwareInfo
ofrenkel at redhat.com
ofrenkel at redhat.com
Sun May 11 10:31:12 UTC 2014
Omer Frenkel has submitted this change and it was merged.
Change subject: core: call prccessHardwareCaps after GetHardwareInfo
......................................................................
core: call prccessHardwareCaps after GetHardwareInfo
the process capabilities of a host is now:
1. calling GetVdsCaps
2. persisting to DB *only* the cpu_flags from the result vds object
3. calling processHardwareCaps
4. calling processSoftwareCaps
Bug-Url: https://bugzilla.redhat.com/1077300
Change-Id: Ief9d623e4b46faa6809f9994ee78564b0955c306
Signed-off-by: Roy Golan <rgolan at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDynamicDAO.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDynamicDAODbFacadeImpl.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
M packaging/dbscripts/vds_sp.sql
5 files changed, 34 insertions(+), 3 deletions(-)
Approvals:
Roy Golan: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27539
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief9d623e4b46faa6809f9994ee78564b0955c306
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list