lorax/src
Brian C. Lane a81964a603 lorax-composer: Return UnknownBlueprint errors when using deleted blueprints
Reading a blueprint wasn't checking to see if it had been deleted so it
was returning the most recent commit before it had been deleted. This
allowed things like starting a compose with a blueprint that technically
doesn't exist.

One exception to this is the /changes/ route, it must be available so
that you can use the commit hash to undo a delete.

This also adds tests for the various operations.

(cherry picked from commit d32f477e0b)

Resolves: rhbz#1683442
2019-04-22 10:17:25 -07:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 16:55:57 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 16:55:57 -07:00
pylorax lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-04-22 10:17:25 -07:00
sbin Disable pylint errors with Flask and gevent 2018-12-20 10:55:04 +02:00