Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Don't trigger event when assigning label
......................................................................
webadmin: Don't trigger event when assigning label
Since we're only mocking another operation to assign a label to a NIC,
the code is changed to not trigger an event (that would affect the
status panel).
Change-Id: I676ddff5293d1a7e22a911bb3b03e6da6707c493
Bug-Url:
https://bugzilla.redhat.com/1115109
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31283
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I676ddff5293d1a7e22a911bb3b03e6da6707c493
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server