pvc/api-daemon/pvcapid
Joshua Boniface b322841edf Complete integration of OVA provisioner
Finishes a basic form of OVA provisioning within the existing create_vm
function. Future plans should include separating out the functions and
cleaning them up a bit more, but this is sufficient for basic operation.

Closes #71
2020-02-18 14:42:45 -05:00
..
Daemon.py Further split API so only Flask can be loaded 2020-02-08 20:36:53 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Complete implementation of OVA handling 2020-02-17 23:22:50 -05:00
helper.py Support converting types during upload 2020-02-09 20:29:12 -05:00
libvirt_schema.py Complete integration of OVA provisioner 2020-02-18 14:42:45 -05:00
models.py Add database fields for OVA storage 2020-02-17 11:27:35 -05:00
ova.py Complete implementation of OVA handling 2020-02-17 23:22:50 -05:00
provisioner.py Complete integration of OVA provisioner 2020-02-18 14:42:45 -05:00