Adam Litke has uploaded a new change for review.
Change subject: storagePool: Reject unknown method in uploadVolume ......................................................................
storagePool: Reject unknown method in uploadVolume
Address a previously identified TODO in the code and report an error if a method other than 'wget' or 'rsync' is specified.
Change-Id: I35267fab74a98bab351e4e66b9349ded69c573ee Signed-off-by: Adam Litke agl@us.ibm.com --- M vdsm/storage/sp.py 1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/671/1 -- To view, visit http://gerrit.ovirt.org/671 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: I35267fab74a98bab351e4e66b9349ded69c573ee Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke agl@us.ibm.com