Change in ovirt-engine[ovirt-engine-3.5]: JsonRpcVdsServer: spmStart() to pass the needed domain version

Tal Nisan has submitted this change and it was merged. Change subject: JsonRpcVdsServer: spmStart() to pass the needed domain version ...................................................................... JsonRpcVdsServer: spmStart() to pass the needed domain version Currently JsonRpcVdsServer.spmStart() isn't passing the domVersion parameter to vdsm, that parameter is used by vdsm for verification and for running an upgrade on all the relevant domains to match the version. Change-Id: I46ede487a501d3ccda872e65bf68438a4edba58f Bug-Url: https://bugzilla.redhat.com/1269411 Signed-off-by: Liron Aravot <laravot@redhat.com> Signed-off-by: Ala Hino <ahino@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Ala Hino: Verified -- To view, visit https://gerrit.ovirt.org/46027 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I46ede487a501d3ccda872e65bf68438a4edba58f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com