Asaf Shakarchi has submitted this change and it was merged.
Change subject: webadmin: Fixing infinent loop in NewGuideVmInterfaceModel.
......................................................................
webadmin: Fixing infinent loop in NewGuideVmInterfaceModel.
Fix for the static invocation of NewGuideVmInterfaceModel.createInstance
from the same method, which causes an infinent loop.
Change-Id: I94b0db601a0b88b8083eabd5e285bdb1b3168d38
Signed-off-by: Asaf Shakarchi <asaf(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewGuideVmInterfaceModel.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Asaf Shakarchi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11721
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I94b0db601a0b88b8083eabd5e285bdb1b3168d38
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>