Change in ovirt-engine[master]: webadmin: Gateway is not defined after bonding the RHEVM int...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Gateway is not defined after bonding the RHEVM interface. ...................................................................... webadmin: Gateway is not defined after bonding the RHEVM interface. When detaching the network its parameters (boot protocol, address, subnet and gateway- for managenemt network) are saved for the next attach. The bug was that in case of managemnet network the gateway parameter was always determined from the nicEntity. But if the management network is over vlan it should be taken from the vlanNic. Change-Id: I7deff4305d04a6cfc943bb38cb795373ea7ff6e4 Bug-Url: https://bugzilla.redhat.com/923443 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/LogicalNetworkModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13790 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7deff4305d04a6cfc943bb38cb795373ea7ff6e4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com>
participants (1)
-
alkaplan@redhat.com