Yair Zaslavsky has submitted this change and it was merged. Change subject: webadmin: Attempt to add a 3.2 host into 3.3 env fails but the host cannot be removed ......................................................................
webadmin: Attempt to add a 3.2 host into 3.3 env fails but the host cannot be removed When a 3.2 host is added to 3.3 env the server returns NonOperationalReason___CLUSTER_VERSION_INCOMPATIBLE_WITH_CLUSTER message. Since this message is not available in the frontend there is an exception thrown when a user clicks on the row for the host. So the row is not selected resulting in the action buttons not being activated. This patch adds a new message to LocalizedEnums Change-Id: I407154df67d51f28117f7aaf51f8030e39934678 Bug-Url: https://bugzilla.redhat.com/1004675 Signed-off-by: Ravi Nori <[email protected]> --- M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19301 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I407154df67d51f28117f7aaf51f8030e39934678 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
