
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@gmail.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: Piotr Kliczewski: Verified Allon Mureinik: Looks good to me, but someone else must approve Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32739 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia09978bcd9228591735a15a8d4a827db9f1b3ef2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: automation@ovirt.org