d32f477e0b
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. Resolves: rhbz#1682113 |
||
---|---|---|
.. | ||
cleanup | ||
cli | ||
composer | ||
lib | ||
pylint | ||
pylorax | ||
__init__.py | ||
lib.py | ||
test_cli.sh | ||
testenv.sh |