Itamar Heim 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(a)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:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21033
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id3f942133f752f91a601b305191749832efcf6f6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server