Change in ovirt-engine[master]: userportal, webadmin: vm name max length validation hardcoded

Tomas Jelinek has submitted this change and it was merged. Change subject: userportal,webadmin: vm name max length validation hardcoded ...................................................................... userportal,webadmin: vm name max length validation hardcoded There is a config value MaxVmNameLengthWindows and MaxVmNameLengthNonWindows for VM name lengths, but the frontend ignored this config values and had the lenghts hardcoded. Change-Id: I08eae6dac69963f7c604cf80bba423f0987a199c Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 2 files changed, 5 insertions(+), 3 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17667 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08eae6dac69963f7c604cf80bba423f0987a199c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com