Tomas Jelinek has submitted this change and it was merged.
Change subject: core: NPE on edit instance type
......................................................................
core: NPE on edit instance type
No way to edit the instance type - a NPE was thrown in the
UpdateVmTemplateCommand since instance type does not have a cluster.
Change-Id: I83f9d02b3eb6e0562a6854c106f36bebc5bb4ffe
Bug-Url:
https://bugzilla.redhat.com/1209879
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmTemplateCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39812
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I83f9d02b3eb6e0562a6854c106f36bebc5bb4ffe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server