Sandro Bonazzola has submitted this change and it was merged.
Change subject: storage: detect localfs storage
......................................................................
storage: detect localfs storage
iso-uploader has been designed thinking only at
NFS storage for iso images uploaded using nfs upload backend.
All other storage types have been delegated to ssh upload backend.
Added a check on localfs explaining that for that storage only
ssh upload is supported.
Change-Id: Iff3313ba69500a7dbbdbe4c0972d747a9ae31b99
Bug-Url:
https://bugzilla.redhat.com/1065726
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/__main__.py
1 file changed, 21 insertions(+), 7 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/27398
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff3313ba69500a7dbbdbe4c0972d747a9ae31b99
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-iso-uploader
Gerrit-Branch: ovirt-iso-uploader-3.4
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server