Yair Zaslavsky has uploaded a new change for review. Change subject: core: Fixing mismatch between command and params (#bz805897) ......................................................................
core: Fixing mismatch between command and params (#bz805897) There is a mismatch in end task - params are MigrateVmParams, the command is RunVmCommand. This happens as all migrate commands extend RunVmBase command Change-Id: I4cadbd8c7723329499c6584cc8b2696bd6323b3e Acked-By: --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/3020/1 -- To view, visit http://gerrit.ovirt.org/3020 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4cadbd8c7723329499c6584cc8b2696bd6323b3e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
