Change in ovirt-engine[master]: webadmin: Cannot add network to VM when dc have bridgeless m...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Cannot add network to VM when dc have bridgeless mgmnt network ...................................................................... webadmin: Cannot add network to VM when dc have bridgeless mgmnt network If the management network is brigeless it is not in the vm network list. If there are no other networks in the list it gets to the last "null" network and caused NPE. Change-Id: I9f844fde815c00dff441192d9e977e4c23615ce3 Bug-Url: https://bugzilla.redhat.com/911115 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewVmInterfaceModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12139 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f844fde815c00dff441192d9e977e4c23615ce3 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> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
alkaplan@redhat.com