Yaniv Bronhaim has submitted this change and it was merged. Change subject: vdsClient: parse no value arguments ......................................................................
vdsClient: parse no value arguments There was regression introduced by 00cae320514b096c11bfb7b48ebe944235b2e85a commit. In order to fix it we need to properly parse arguments when no value provided. Change-Id: I317cf2f9cfd83e2cb3f0c0f833350c3b95ebe7f1 Signed-off-by: pkliczewski <[email protected]> Bug-Url: https://bugzilla.redhat.com/1249624 Reviewed-on: https://gerrit.ovirt.org/46511 Continuous-Integration: Jenkins CI Reviewed-by: Oved Ourfali <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M client/vdsClient.py M tests/vdsClientTests.py 2 files changed, 13 insertions(+), 6 deletions(-) Approvals: Piotr Kliczewski: Verified Yaniv Bronhaim: Looks good to me, approved Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/46511 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I317cf2f9cfd83e2cb3f0c0f833350c3b95ebe7f1 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[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
