pvc/api-daemon/pvcapid
Joshua Boniface 5526e13da9 Move all host provisioner steps to a try block
Make the provisioner a bit more robust. This way, even if a provisioning
step fails, cleanup is still performed this preventing the system from
being left in an undefined state requiring manual correction.

Addresses #91
2020-08-06 12:27:10 -04:00
..
Daemon.py Import gevent for production listener 2020-02-21 09:39:07 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Use new_size to match new_name 2020-08-05 10:25:37 -04:00
helper.py Implement limiting of node output 2020-06-25 11:51:53 -04: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 Don't convert bytes into KB in OVA import 2020-05-05 16:14:18 -04:00
provisioner.py Move all host provisioner steps to a try block 2020-08-06 12:27:10 -04:00