Dan Kenigsberg has submitted this change and it was merged. Change subject: Introduce getMountPoint for NfsStorageDomain ......................................................................
Introduce getMountPoint for NfsStorageDomain Move the code to generate the mount point into a seperate function, so that classes reusing NfsStorageDomain can override the function to present their own mount point path. Change-Id: I80f98eddcc31c1f01f42af838ecc483abb955f41 Signed-off-by: Deepak C Shetty <[email protected]> --- M vdsm/storage/nfsSD.py 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Deepak C Shetty: Verified -- To view, visit http://gerrit.ovirt.org/8085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I80f98eddcc31c1f01f42af838ecc483abb955f41 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ryan Harper <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
