lorax/src/pylorax/api
Brian C. Lane 98f8b23129 Add an openstack image type
This is a qcow2 image with cloud-init in the template.
2018-10-09 10:17:14 -07: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 an openstack image type 2018-10-09 10:17:14 -07: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 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 Work around dnf problem with multiple repos 2018-10-05 11:23:41 -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 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