Change in ovirt-engine[master]: core: fix the response-key of changeFloppy

Arik Hadas has submitted this change and it was merged. Change subject: core: fix the response-key of changeFloppy ...................................................................... core: fix the response-key of changeFloppy VDSM uses 'vmList' as a key for the response it sends to the engine. However, the engine uses 'status' as a key instead. Currently, there is no way to change floppy so this bug is unnoticed, but it is still better to fix it. Change-Id: I6369c551805614741863fc145cc7cce34ad6856d Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Omer Frenkel: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/44880 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6369c551805614741863fc145cc7cce34ad6856d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ahadas@redhat.com