Omer Frenkel has posted comments on this change. Change subject: core: block hot unplug CPU ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/25899/1/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java File frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java: Line 2448: Line 2449: @DefaultStringValue("Cannot ${action} ${type}. The following VMs are set to run specifically only on this Host: ${VmNames}.\nIn order to ${action} ${type}, you need to remove the association between the VMs and the Host (Using Edit VM properties).") Line 2450: String ACTION_TYPE_FAILED_DETECTED_PINNED_VMS(); Line 2451: Line 2452: @DefaultStringValue("Hot plugging a CPU is not supported for cluster version ${clusterVersion} and architecture ${architecture}.") did you mean to change that? Line 2453: String HOT_PLUG_IS_NOT_SUPPORTED(); Line 2454: Line 2455: @DefaultStringValue("Hot un-plugging a CPU is not supported for cluster version ${clusterVersion} and architecture ${architecture}.") Line 2456: String HOT_PLUG_CPU_IS_NOT_SUPPORTED(); -- To view, visit http://gerrit.ovirt.org/25899 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I32eafdc685198b98005906dc14f6fdc8cc1c7763 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: [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
