Daniel Erez 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:
Daniel Erez: Looks good to me, approved
Gilad Chaplik: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/23897
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd7eb87542dc460ad09615fb850cc0354375d3e3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server