..
__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
Add --no-system-repos to lorax-composer
2018-11-26 17:05:08 -08:00
compose.py
Add an openstack image type
2018-10-09 10:17:14 -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
Don't try to append to DNF config value that can't take it
2018-10-02 14:07:06 -07:00
errors.py
Change INVALID_NAME to INVALID_CHARS.
2018-08-09 16:20:23 -04:00
projects.py
lorax-composer: Handle packages with multiple builds
2018-12-06 15:48:58 -08:00
queue.py
lorax-composer: Check for STATUS before deleting
2018-12-17 16:10:04 -08:00
recipes.py
Add support for groups to blueprints.
2018-07-18 13:48:25 -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
Report an error if the blueprint doesn't exist
2018-10-03 16:41:49 -07:00
workspace.py
workspace read and write needs UTF-8 conversion
2018-05-14 13:00:15 -07:00