lorax/src/pylorax/api
David Shea 1a23dc0f2b 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

(cherry picked from commit 1056bfc25b)

Resolves: rhbz#1628646
2018-10-02 13:06:56 -04:00
..
__init__.py Move lorax-composer and composer-cli argument parsing into modules 2018-05-17 10:34:35 -07:00
checkparams.py Return a JSON error instead of a 404 on certain malformed URLs. 2018-08-07 12:12:17 -07:00
cmdline.py Run as root/weldr by default. 2018-08-08 17:07:59 -07:00
compose.py Add a vmdk compose type. 2018-10-02 13:06:56 -04:00
config.py Fix make_dnf_dirs 2018-06-04 15:47:15 -07:00
crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
dnfbase.py Always update repo metadata when building an image 2018-10-01 14:50:11 -07:00
errors.py Change INVALID_NAME to INVALID_CHARS. 2018-08-09 16:50:53 -04:00
projects.py Always update repo metadata when building an image 2018-10-01 14:50:11 -07:00
queue.py Add error IDs for when an unknown build UUID is requested. 2018-08-09 16:49:38 -04:00
recipes.py Include groups in depsolving. 2018-07-19 11:00:16 -07:00
regexes.py Add + to the allowed API string character set 2018-08-07 16:48:25 -07:00
server.py Always update repo metadata when building an image 2018-10-01 14:50:11 -07:00
timestamp.py Fix write_timestamp for py3 2018-08-07 12:12:17 -07:00
v0.py Fix /compose/cancel API documentation 2018-08-29 10:08:37 -07:00
workspace.py workspace read and write needs UTF-8 conversion 2018-05-17 10:34:34 -07:00