Change in ovirt-engine[master]: webadmin: sr-iov validation of profile in vnic dialog

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: sr-iov validation of profile in vnic dialog ...................................................................... webadmin: sr-iov validation of profile in vnic dialog 1. Passthrough profile can be attached 1.1 just if it is compatable with the cluster version. 1.2 the vnic type is pci-passthrough. 2. non-passthrough profile cannor be used if the vnic type is pci-passthrough. Change-Id: Ib2d0d834d0bab6e2490279fef8f1140edcdfdcb1 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInterfaceModel.java A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/VnicProfileValidation.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java 3 files changed, 63 insertions(+), 1 deletion(-) Approvals: Alona Kaplan: Verified Gilad Chaplik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/36101 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2d0d834d0bab6e2490279fef8f1140edcdfdcb1 Gerrit-PatchSet: 33 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
alkaplan@redhat.com