lorax/src/pylorax/api
Brian C. Lane cd8c884adb Add repos.git support to lorax-composer builds
This hooks up creation of the rpm to the build, adds it to the
kickstart, and passes the url to Anaconda. The dnf repo with the rpms is
created under the results directory so it will be included when
downloading the build's results.
2019-03-15 11:18:12 -07:00
..
__init__.py Move lorax-composer and composer-cli argument parsing into modules 2018-05-14 13:00:15 -07:00
bisect.py lorax-composer: Handle packages with multiple builds 2018-12-06 15:48:58 -08:00
checkparams.py Return a JSON error instead of a 404 on certain malformed URLs. 2018-08-06 16:57:49 -07:00
cmdline.py Run as root/weldr by default. 2019-02-11 16:20:39 -08:00
compose.py Add repos.git support to lorax-composer builds 2019-03-15 11:18:12 -07:00
config.py Change make_dnf_dirs to be run as root 2018-10-12 11:59:32 -07:00
crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-14 13:00:14 -07:00
dnfbase.py Remove duplicate repositories from the sources list 2019-01-30 08:30:40 -08:00
errors.py Change INVALID_NAME to INVALID_CHARS. 2018-08-09 16:20:23 -04:00
gitrpm.py Add repos.git support to lorax-composer builds 2019-03-15 11:18:12 -07:00
projects.py Drop _unique_dicts function 2019-02-21 08:59:29 -08:00
queue.py Add cancel_func to virt and novirt_install functions 2018-12-17 16:10:04 -08:00
recipes.py Add support for [[repos.git]] section to blueprints 2019-03-15 11:18:12 -07:00
regexes.py Add + to the allowed API string character set 2018-08-07 16:47:54 -07:00
server.py Always update repo metadata when building an image 2018-10-02 13:59:42 -07:00
timestamp.py Fix write_timestamp for py3 2018-08-07 09:22:18 -07:00
v0.py lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-03-01 14:39:21 -08:00
workspace.py workspace read and write needs UTF-8 conversion 2018-05-14 13:00:15 -07:00