
Sandro Bonazzola has submitted this change and it was merged. Change subject: nfs: domain uuid directory must be specified as destination ...................................................................... nfs: domain uuid directory must be specified as destination Previously no check was done on -n parameter for ensuring that the destination was an export domain uuid directory. Now the -n parameter is validated checking for the export domain uuid directory as destination. The output of --help and the man page have been updated to explicitly refer to the domain uuid directory. Additionally, the path to the log direcotry has been updated in the man page. Change-Id: Ic3e2f1ab6a6788a0ce80130c32171f69e7562c56 Bug-Url: https://bugzilla.redhat.com/950634 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M src/__main__.py M src/engine-image-uploader.8 2 files changed, 19 insertions(+), 3 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Kiril Nesenko: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20421 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3e2f1ab6a6788a0ce80130c32171f69e7562c56 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-image-uploader Gerrit-Branch: ovirt-image-uploader-3.3 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>