Yaniv Bronhaim has submitted this change and it was merged. Change subject: jsonrpc: default args values in wrong order ......................................................................
jsonrpc: default args values in wrong order Default arguments values of a method were passed in wrong order due to wrong if condition. Change-Id: I4e256468833851cd4ce866297de916332a560f2f Signed-off-by: pkliczewski <[email protected]> Bug-Url: https://bugzilla.redhat.com/1148499 Reviewed-on: http://gerrit.ovirt.org/33882 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M tests/bridgeTests.py M vdsm/rpc/Bridge.py 2 files changed, 34 insertions(+), 1 deletion(-) Approvals: Piotr Kliczewski: Verified Yaniv Bronhaim: Looks good to me, approved Dan Kenigsberg: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/33882 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e256468833851cd4ce866297de916332a560f2f Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
