Change in ovirt-engine[master]: core: Random can-do-action message (#827014)

Moti Asayag has submitted this change and it was merged. Change subject: core: Random can-do-action message (#827014) ...................................................................... core: Random can-do-action message (#827014) https://bugzilla.redhat.com/827014 A custom validator should disable the use of the default message, if the validator intends to provide its own message, else if no default message is defined, an empty string will be added to the can-do-action list, ended up as blank message to the user. Change-Id: I8c56651784e59d258753d1d25ac4546cc02ae915 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/NetworkInterfaceValidator.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/VdsGroupValidator.java 2 files changed, 3 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6584 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8c56651784e59d258753d1d25ac4546cc02ae915 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
masayag@redhat.com