lorax/src/pylorax/api
Brian C. Lane f40f7cc0fd Update the error responses to just return lists of strings.
This makes error handling consistent and easier than a couple layers of
fields to fetch.
2018-06-11 16:54:59 -07:00
..
__init__.py lorax-composer initial commit 2018-06-11 16:54:57 -07:00
compose.py Update the queue to use blueprint.toml 2018-06-11 16:54:59 -07:00
config.py Make sure lorax-composer tests only use temporary directories 2018-06-11 16:54:58 -07:00
crossdomain.py Add required_methods for decorator 2018-06-11 16:54:58 -07:00
projects.py Removed the fixed partition size from composer ks templates 2018-06-11 16:54:59 -07:00
queue.py Update the queue to use blueprint.toml 2018-06-11 16:54:59 -07:00
recipes.py Change the API code to use blueprint 2018-06-11 16:54:59 -07:00
server.py Move status to /api/status 2018-06-11 16:54:59 -07:00
v0.py Update the error responses to just return lists of strings. 2018-06-11 16:54:59 -07:00
workspace.py Add workspace module and tests 2018-06-11 16:54:57 -07:00
yumbase.py Make sure lorax-composer tests only use temporary directories 2018-06-11 16:54:58 -07:00