lorax/src/pylorax/api
David Shea 1056bfc25b Add a vmdk compose type.
This is similar to the AMI type, but also adds open-vm-tools and does not do
anything special to the partitioning
2018-10-02 11:54:41 -04:00
..
__init__.py Move lorax-composer and composer-cli argument parsing into modules 2018-05-14 13:00:15 -07: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 Move lorax-composer and composer-cli argument parsing into modules 2018-05-14 13:00:15 -07:00
compose.py Add a vmdk compose type. 2018-10-02 11:54:41 -04:00
config.py Fix a DeprecationWarning 2018-09-07 13:34:30 -04:00
crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-14 13:00:14 -07:00
dnfbase.py Ditch all use of pyanaconda's simpleconfig 2018-08-30 16:21:09 -07:00
errors.py Change INVALID_NAME to INVALID_CHARS. 2018-08-09 16:20:23 -04:00
projects.py Include groups in depsolving. 2018-07-18 14:36:28 -07:00
queue.py Add error IDs for when an unknown build UUID is requested. 2018-08-09 16:18:40 -04: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 Check the compose templates at startup 2018-07-13 10:18:07 -07:00
timestamp.py Fix write_timestamp for py3 2018-08-07 09:22:18 -07:00
v0.py Fix blueprints/list and blueprints/changes to return the correct total 2018-08-27 11:08:01 -07:00
workspace.py workspace read and write needs UTF-8 conversion 2018-05-14 13:00:15 -07:00