There are a few places where we call DistroTree.url_in_lab(..., 'http') expecting there to always be an http:// URL. But in fact beaker-import will accept ftp:// without http:// and we can use FTP in these cases too. So we should fix the calls. Marking as low priority because probably everyone will have HTTP (certainly we always do internally).
On Gerrit: http://gerrit.beaker-project.org/1195
Beaker 0.9.1 has been released.