Moti Asayag has posted comments on this change. Change subject: engine: Block cluster change if network labels not supported ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/24524/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 2445: Line 2446: @DefaultStringValue("Cannot ${action} ${type}. Host Network QoS is not supported in the cluster's compatibility version, but QoS was configured on the following network(s): ${ACTION_TYPE_FAILED_HOST_NETWORK_QOS_NOT_SUPPORTED_LIST}.") Line 2447: String ACTION_TYPE_FAILED_HOST_NETWORK_QOS_NOT_SUPPORTED(); Line 2448: Line 2449: @DefaultStringValue("Cannot ${action} ${type}. Host nics network labels are not supported in the cluster's compatibility version, but network labels are configured on the host's nics.") > Perhaps a clearer message: Done Line 2450: String ACTION_TYPE_FAILED_HOST_NETWORK_LABELS_NOT_SUPPORTED(); Line 2451: Line 2452: @DefaultStringValue("Cannot ${action} ${type}. Updating the virtual machine interface while the virtual machine is running is not supported for clusters of version ${clusterVersion}.") Line 2453: String HOT_VM_INTERFACE_UPDATE_IS_NOT_SUPPORTED(); -- To view, visit http://gerrit.ovirt.org/24524 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I918905e2e5ca01726a0a647109b11e1bbeb5596a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[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
