lorax/src/pylorax
Chris Lumens 91c6c730f3 Change the error return type for bad limit= and offset=.
Each element in the errors value is now a dict, with a msg field and an
id field.  The id field contains a value out of errors.py that can be
used by the front end to key on.  The msg field is the same as what's
been there.

The idea is to keep the number of IDs somewhat limited so there's not a
huge number of things for the front end to know.

(cherry picked from commit 9677b012da)
2018-08-09 16:31:29 -04:00
..
api Change the error return type for bad limit= and offset=. 2018-08-09 16:31:29 -04:00
__init__.py Add --dracut-arg support to lorax 2018-06-07 09:01:42 -07:00
base.py Fix DataHolder to handle hasattr 2016-05-04 10:34:02 -07:00
buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
cmdline.py Increase default ram used with lmc and virt to 2048 2018-06-11 13:47:59 -07:00
creator.py Pass the --tmp value into run_creator and cleanup after a crash 2018-05-17 10:34:35 -07:00
decorators.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
discinfo.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
dnfhelper.py Rename parameters to match names that dnf uses 2017-10-09 13:38:56 -07:00
executils.py pylorax: proc.returncode can be None 2016-03-09 16:41:11 -08:00
imgutils.py Retry losetup if loop_attach fails 2018-06-11 14:00:42 -07:00
installer.py Adjust the disk size estimates to match Anaconda 2018-05-17 10:34:35 -07:00
ltmpl.py templates: Stop using gconfset 2018-05-24 09:13:05 -07:00
monitor.py Make LogRequestHandler configurable 2018-06-11 11:04:00 -07:00
mount.py Add ppc64le kernel path 2016-09-08 12:12:07 -07:00
output.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
sysutils.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
treebuilder.py Fix _install_branding 2018-02-23 12:50:07 -08:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00