Itamar Heim has submitted this change and it was merged.
Change subject: webadmin: Hide panels related to Host Network QoS
......................................................................
webadmin: Hide panels related to Host Network QoS
Due to missing capabilities on the VDSM side, this patch hides the GUI
elements related to the Host Network QoS feature, effectively making
this a "dormant" feature. It does this simply by rendering containing
panels invisible for the moment, and should be easily-revertible when
the functionality is implemented.
Change-Id: Ibd7eb87542dc460ad09615fb850cc0354375d3e3
Bug-Url:
https://bugzilla.redhat.com/1043230
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/AbstractNetworkPopupView.ui.xml
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInterfacePopupView.ui.xml
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Gilad Chaplik: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/23898
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd7eb87542dc460ad09615fb850cc0354375d3e3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(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