
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: v2v- kvm username and password are not mandatory ...................................................................... webadmin: v2v- kvm username and password are not mandatory The user, password fields are no longer mandatory. This is supported by adding a checkbox named "authenticaton requires" as exists in the external providers dialog. The user name validation rules are also changed by ommiting the check for special chars and domain. Furthermore, add a tooltip with a short explanation on the KVM URI field. Change-Id: I807559e74d18dd37f746b5f4eface1850f4cd6f0 Bug-Url: https://bugzilla.redhat.com/1351542 Signed-off-by: Sharon Gratch <sgratch@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationTemplates.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/ImportVmsPopupView.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/ImportVmsPopupView.ui.xml 4 files changed, 59 insertions(+), 5 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Jenkins CI: Passed CI tests Sharon Gratch: Verified -- To view, visit https://gerrit.ovirt.org/62192 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I807559e74d18dd37f746b5f4eface1850f4cd6f0 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>