Change in ovirt-engine[ovirt-engine-3.4]: webadmin: Add warning when modifying management network
by iheim@redhat.com
Itamar Heim has submitted this change and it was merged.
Change subject: webadmin: Add warning when modifying management network
......................................................................
webadmin: Add warning when modifying management network
Added warning that certain changes in the management network's
properties could lead to loss of connectivity to hosts in the DC.
Change-Id: Icf768a00fc78335227e77f23ed6b9ffe1aac39ec
Bug-Url: https://bugzilla.redhat.com/906359
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NetworkModel.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
2 files changed, 33 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit http://gerrit.ovirt.org/23893
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf768a00fc78335227e77f23ed6b9ffe1aac39ec
Gerrit-PatchSet: 3
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
10 years, 10 months
Change in ovirt-engine[ovirt-engine-3.4]: webadmin: Hide panels related to Host Network QoS
by iheim@redhat.com
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
10 years, 10 months