Tal Nisan has submitted this change and it was merged.
Change subject: core: Change Storage Domain description validation to ValidDescription
......................................................................
core: Change Storage Domain description validation to ValidDescription
Change the validation of Storage Domain description field to ValidDescription
instead of ValidName, the description can contain special characters which
the name cannot
Change-Id: I5d8fb4f12cd74c376c27eab9dc939b56d9fc6da1
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainStatic.java
M
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
2 files changed, 3 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12037
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5d8fb4f12cd74c376c27eab9dc939b56d9fc6da1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>