lorax/src
Brian C. Lane 6a95a314e9 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-06-11 16:54:58 -07:00
..
bin Misc pylint fixes that are reported usually once 2018-06-11 16:54:57 -07:00
pylorax Add API routes for downloading build results 2018-06-11 16:54:58 -07:00
sbin Fix yum config directory creation for projects and server tests 2018-06-11 16:54:58 -07:00