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(a)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, but someone else must approve
Yedidyah Bar David: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/20362
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3e2f1ab6a6788a0ce80130c32171f69e7562c56
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>