Change in ovirt-engine[ovirt-engine-3.5]: engine: Invoke UpgradeOvirtNodeCommand when image is provided

Oved Ourfali has submitted this change and it was merged. Change subject: engine: Invoke UpgradeOvirtNodeCommand when image is provided ...................................................................... engine: Invoke UpgradeOvirtNodeCommand when image is provided When /api/hosts/{host:id}/install action is invoked for ovirt-node, and the user provides also an image, the desired action should be an upgrade of the ovirt-node to the specified image. For that to happen, the invoked command by the backend should be UpgradeOvirtNodeCommand. Bug-Url: https://bugzilla.redhat.com/1279461 Change-Id: I53044e77e647882a8775c2bee7599eb220ad0f4e Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostResource.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Ori Liel: Looks good to me, approved Jenkins CI: Passed CI tests Moti Asayag: Verified -- To view, visit https://gerrit.ovirt.org/48281 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53044e77e647882a8775c2bee7599eb220ad0f4e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com