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(a)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(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org