Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Modify constructor to be compatible with caller
......................................................................


core: Modify constructor to be compatible with caller

ProcessOvfUpdateForStorageDomainCommand is being called without context,
although the constructor is only supported with context parameter, so we
will always get runtime exception when being called.

The proposed fix remove the context from the
ProcessOvfUpdateForStorageDomainCommand constructor

Change-Id: Id4c1c7f36876b51d2194e69b95a3d7c20f43b659
Signed-off-by: Maor Lipchuk <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Maor Lipchuk: Verified
  Yair Zaslavsky: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id4c1c7f36876b51d2194e69b95a3d7c20f43b659
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to