Change in ovirt-iso-uploader[master]: storage: detect localfs storage

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@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 Keith Robertson: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/27391 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: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Keith Robertson <kroberts@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com