Liron Aravot has posted comments on this change. Change subject: core: Adding context ctor ProcessOvfUpdateForStorageDomain ......................................................................
Patch Set 2: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/30556/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java: Line 63: super(parameters, commandContext); Line 64: setStorageDomainId(parameters.getStorageDomainId()); Line 65: setStoragePoolId(parameters.getStoragePoolId()); Line 66: populateStorageDomainOvfData(); Line 67: please remove this line when you rebase Line 68: } Line 69: Line 70: protected ProcessOvfUpdateForStorageDomainCommand(Guid commandId) { Line 71: super(commandId); -- To view, visit http://gerrit.ovirt.org/30556 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia170d17191b3fd541fa4b0d695a94e3ed06dee72 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
