Part of lp.archiveuploader.livefsupload View In Hierarchy
Unlike package uploads, these have no .changes files. We simply attach
all the files in the upload directory to the appropriate ILiveFSBuild.
| Method | __init__ | Create a LiveFSUpload. |
| Method | process | Process this upload, loading it into the database. |
LiveFSUpload.| Parameters | upload_path | A directory containing files to upload. |
| logger | The logger to be used. |