From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: vdsm-client: Refine complex argument examples ...................................................................... vdsm-client: Refine complex argument examples Use Lease info instead of StorageDomain activate, which can be used with the key=value convention. For the example of reading from standard input, use Here Document which is more idiomatic and easier to use (not having to type Ctrl+D). Change-Id: Iafaeb8dafa36120b6864e02e00aebac2567a0743 Signed-off-by: Nir Soffer <[email protected]> --- M lib/vdsmclient/client.py 1 file changed, 13 insertions(+), 9 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, approved Nir Soffer: Verified Jenkins CI: Passed CI tests Irit Goihman: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/69067 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iafaeb8dafa36120b6864e02e00aebac2567a0743 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
