Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Labeled Networks with vlan shown outside the label group
......................................................................
webadmin: Labeled Networks with vlan shown outside the label group
Due to a bug (the claculation of the nic labels was done for all the nics
and not just the physical nic), in setup networks dialog labeled networks
with vlan were attached to the correct nic but were outside the label
group.
Change-Id: Iefbe55854ac5b4cad6c8ab79b93edf5500fb0a81
Bug-Url:
https://bugzilla.redhat.com/1067928
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
1 file changed, 33 insertions(+), 34 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
Lior Vernia: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25477
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iefbe55854ac5b4cad6c8ab79b93edf5500fb0a81
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(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