lorax/tests
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
..
cli Use existing storage account 2019-04-22 15:57:07 +03:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Add a pylorax.api.version number 2018-08-21 12:10:01 -07:00
pylorax lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-04-22 10:17:25 -07:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
test_cli.sh Add checks for disabled root account 2019-03-29 15:22:57 +02:00
testenv.sh Backport cloud image tests from master 2018-12-20 10:55:04 +02:00