pvc/api-daemon/pvcapid
Joshua Boniface 7a3870fc44 Add OVA script support
1. Ensure that system_template and script are not nullable in the DB.
2. Ensure that the CLI and API enforce the above and clean up CLI
arguments for profile add.
3. Ensure that, before uploading OVAs, a 'default_ova' provisioning
script is present.
4. Use the 'default_ova' script for new OVA uploads.
5. Ensure that OVA details are properly added to the vm_data dict in the
provisioner vmbuilder.
2022-10-06 10:48:12 -04:00
..
Daemon.py Bump version to 0.9.55 2022-10-04 13:21:40 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
flaskapi.py Add OVA script support 2022-10-06 10:48:12 -04:00
helper.py Use consistent language for primary mode 2022-05-06 15:40:52 -04:00
libvirt_schema.py Add serial BIOS to default libvirt schema 2021-07-15 10:45:14 -04:00
models.py Add OVA script support 2022-10-06 10:48:12 -04:00
ova.py Add OVA script support 2022-10-06 10:48:12 -04:00
provisioner.py Implement new provisioner setup 2022-10-05 16:03:05 -04:00
vmbuilder.py Add OVA script support 2022-10-06 10:48:12 -04:00