Alona Kaplan has uploaded a new change for review. Change subject: webadmin: bug fix in unmanaged networks (#820504) ......................................................................
webadmin: bug fix in unmanaged networks (#820504) https://bugzilla.redhat.com/820504 If a network is vlan-ed the implementation details are on the nic.vlanId and not nic. In isManaged and isInSync it read the details from the nic and not nic.vlan_id Change-Id: Ie42e349be4873e44a5c6ee71671d6c630e58342c Signed-off-by: Alona Kaplan <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/LogicalNetworkModel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java 3 files changed, 16 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/64/7064/1 -- To view, visit http://gerrit.ovirt.org/7064 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie42e349be4873e44a5c6ee71671d6c630e58342c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
