Change in ovirt-engine[master]: webadmin: bug fix in unmanaged networks (#820504)

derez at redhat.com derez at redhat.com
Thu Aug 9 16:12:32 UTC 2012


Daniel Erez has submitted this change and it was merged.

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 <alkaplan at redhat.com>
---
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
2 files changed, 15 insertions(+), 3 deletions(-)

Approvals:
  Alona Kaplan: Verified
  Daniel Erez: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7064
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie42e349be4873e44a5c6ee71671d6c630e58342c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>



More information about the Engine-commits mailing list