Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix version handling for NFS ......................................................................
Fix version handling for NFS - The version parameter is now string. This is done to support NFS 4.1 and 4.2. - Also moving of code around so that backward compatibility hacks are limited to the old storage management API. Change-Id: I404df524419c663accf0890eb860c5a3afb81583 Signed-off-by: Saggi Mizrahi <[email protected]> --- M vdsm/storage/hsm.py M vdsm/storage/storageServer.py M vdsm_api/vdsmapi-schema.json 3 files changed, 37 insertions(+), 16 deletions(-) Approvals: Greg Padgett: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8573 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I404df524419c663accf0890eb860c5a3afb81583 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
