Dan Kenigsberg 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/46133 Continuous-Integration: Jenkins CI Reviewed-by: Alon Bar-Lev <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M client/vdsClient.py M tests/vdsClientTests.py 2 files changed, 13 insertions(+), 6 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Piotr Kliczewski: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/46133 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I317cf2f9cfd83e2cb3f0c0f833350c3b95ebe7f1 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
