Gustavo Frederico Temple Pedrosa has posted comments on this change.

Change subject: core: Add POWER 7 to the CPU list
......................................................................


Patch Set 4:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CpuFlagsManagerHandler.java
Line 41:         }
Line 42:         return null;
Line 43:     }
Line 44: 
Line 45:     public static ArchitectureType GetArchitectureByCpuName(String 
name, Version ver) {
If yes, we can use the Eclipse Refactor Rename?
Line 46:         final CpuFlagsManager cpuFlagsManager = 
_managersDictionary.get(ver);
Line 47:         if (cpuFlagsManager != null) {
Line 48:             return cpuFlagsManager.GetArchitectureByCpuName(name);
Line 49:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5d63f0c66c2499f76b122d9c5cdbb7eebfe440e8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vitor de Lima <[email protected]>
Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa 
<[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Leonardo Bianconi <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Vitor de Lima <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to