Oved Ourfali has submitted this change and it was merged.
Change subject: core: optional parameter storageFormatType not sent to vdsm
......................................................................
core: optional parameter storageFormatType not sent to vdsm
storageFormatType is marked in jsonrpc schema as optional but it was not
sent when the value was provided.
Bug-Url:
https://bugzilla.redhat.com/1139817
Change-Id: Ia09978bcd9228591735a15a8d4a827db9f1b3ef2
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
(cherry picked from commit f0e4080195417f062dcb19923ed405962a756cbf)
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32750
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia09978bcd9228591735a15a8d4a827db9f1b3ef2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>