lorax/src
Chris Lumens 2f8f076b1f Add error IDs for when an unknown blueprint is requested.
This adds some fairly redundant code to the beginning of all the
blueprint routes to attempt reading a commit from git for the
blueprint's recipe.  If it succeeds, the blueprint exists and the route
can continue.  Otherwise, return an error.  Hopefully this doesn't slow
things down too much.

(cherry picked from commit a925cc7ddb)
2018-08-09 16:18:49 -04:00
..
bin If the help subcommand is given, print the help output. 2018-07-18 11:49:16 -07:00
composer Add job_* timestamp support to compose status 2018-08-07 15:21:10 -07:00
pylorax Add error IDs for when an unknown blueprint is requested. 2018-08-09 16:18:49 -04:00
sbin Log and exit on metadata update errors at startup 2018-07-18 16:09:03 -07:00