Change in ovirt-engine[master]: webadmin: Enable vNIC profile fields independently of version

Lior Vernia has submitted this change and it was merged. Change subject: webadmin: Enable vNIC profile fields independently of version ...................................................................... webadmin: Enable vNIC profile fields independently of version Always enable the port mirroring and custom properties fields of the vNIC profile dialog, independently of the DC compatibility version. The vNIC profile is a DC-level entity and there could be clusters inside the DC that do have a high enough compatibility version, so the version compatibility should not be enforced here. Change-Id: Id3f942133f752f91a601b305191749832efcf6f6 Bug-Url: https://bugzilla.redhat.com/1023952 Signed-off-by: Lior Vernia <lvernia@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/profiles/VnicProfileModel.java 2 files changed, 23 insertions(+), 43 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20750 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id3f942133f752f91a601b305191749832efcf6f6 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com