Roy Golan has posted comments on this change.
Change subject: engine: nullify EmulatedMachine field only on cluster level
change
......................................................................
Patch Set 3:
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java
Line 61: for (VDS vds : allForVdsGroup) {
Line 62: if (getVds().getStatus() == VDSStatus.Up) {
Line 63: emulatedMachine = ListUtils.firstMatch(
Line 64:
Config.<List<String>>GetValue(ConfigValues.ClusterEmulatedMachines,
Line 65:
vds.getVdsGroupCompatibilityVersion().getValue()),
vds.getSupportedEmulatedMachines().split(","));
thanks Tomas for the nice catch. indeed I need the new cluster version
Line 66: break;
Line 67: }
Line 68: }
Line 69: if (emulatedMachine != null) {
--
To view, visit http://gerrit.ovirt.org/18898
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8ffb180cfcd56c50b9bc228c0043e6fd5fee1c58
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[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