Change in ovirt-engine[master]: core: Add ppc64 CPUs to the CPU list

Roy Golan has submitted this change and it was merged. Change subject: core: Add ppc64 CPUs to the CPU list ...................................................................... core: Add ppc64 CPUs to the CPU list * This introduces some ppc64 CPUs to the ServerCPUList. * The ClusterEmulatedMachines configuration value was changed to include the "pseries" emulated machine. * The ArchitectureType enum (and its correspoding REST API type) was changed to include the ppc64 architecture * The CpuFlagsManagerHandler class was modified to handle the IBM processor vendor Change-Id: Id56ef93cd377bdadc10db008618ab4bbb8ed7170 Signed-off-by: Vitor de Lima <vitor.lima@eldorado.org.br> Signed-off-by: Gustavo Pedrosa <gustavo.pedrosa@eldorado.org.br> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CpuFlagsManagerHandler.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ArchitectureType.java M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/Architecture.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/CPUMapper.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 5 files changed, 39 insertions(+), 7 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20614 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id56ef93cd377bdadc10db008618ab4bbb8ed7170 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Vitor de Lima <vitor.lima@eldorado.org.br> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com