lorax/src
Brian C. Lane 9154044408 Add API routes for downloading build results
Also fix a bug with the name of the queue status in the status results
(it is now 'queue_status' not 'status' which is used for error
responses).

This adds the following routes:
 - /compose/metadata/<uuid> to retrieve a .tar of the build metadata
 - /compose/results/<uuid> to retrieve .tar of all of the build results
 - /compose/logs/<uuid> to retrieve a .tar of just the logs from the build
 - /compose/image/<uuid> to retrieve the output image from the build
2018-02-06 16:56:39 -08:00
..
bin Misc pylint fixes that are reported usually once 2017-10-13 18:58:40 +03:00
pylorax Add API routes for downloading build results 2018-02-06 16:56:39 -08:00
sbin Fix yum config directory creation for projects and server tests 2018-02-06 16:55:14 -08:00