From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged. (
https://gerrit.ovirt.org/81074 )
Change subject: backend: remove unrequired validation from vnicprofile.
......................................................................
backend: remove unrequired validation from vnicprofile.
A previous patch that was meant to update backend validaitons of
vnic profile wasn't complete (
https://gerrit.ovirt.org/#/c/80838/)
as it didn't remove the restriction for alphanumeric and "-".
This problem only appears in 4.1 and shouldn't be applied to master.
Change-Id: Id15aa08194ffa713f4b8a9abc20bd5006f29ad6a
Bug-Id:
https://bugzilla.redhat.com/show_bug.cgi?id=1477569
Signed-off-by: Leon Goldberg <lgoldber(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/VnicProfile.java
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Leon Goldberg: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/81074
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id15aa08194ffa713f4b8a9abc20bd5006f29ad6a
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Leon Goldberg <lgoldber(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Leon Goldberg <lgoldber(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>