Yair Zaslavsky has uploaded a new change for review. Change subject: core: Add validation for not null cpu ......................................................................
core: Add validation for not null cpu Not null cpu (for virt service upon adding a new Cluster) should be added. Current behavior (prior to this patch) will produce a canDoAction of "cpu is not supported" but this is a wrong message in case of null cpu (this message should be kept for a non null cpu which indeed is not supported for a given compatbility version) Change-Id: I7f6433390ad85e9ba7431b206d15a5f8d6846736 Acked-by: Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDSGroup.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/userportal/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 7 files changed, 16 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/99/5399/1 -- To view, visit http://gerrit.ovirt.org/5399 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7f6433390ad85e9ba7431b206d15a5f8d6846736 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
