pvc/api-daemon/pvcapid
Joshua Boniface 60db800d9c Use full ZKHandler in provisioner
Required due to references to self from Celery that are replaced by the
ZKConnection self instance.
2021-05-30 15:59:37 -04:00
..
Daemon.py Move startup code to an entrypoint function 2021-05-30 00:18:04 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Port benchmark to ZKConnection 2021-05-29 00:24:53 -04:00
flaskapi.py Move API version string location to Daemon 2021-05-30 00:11:24 -04:00
helper.py Port remaining helper functions to ZKConnection 2021-05-29 00:30:42 -04:00
libvirt_schema.py Add QEMU guest agent to default VM configs 2021-03-29 15:15:31 -04:00
models.py Update copyright year in headers 2021-03-25 17:01:55 -04:00
ova.py Convert OVA helper to ZKConnection 2021-05-29 00:22:06 -04:00
provisioner.py Use full ZKHandler in provisioner 2021-05-30 15:59:37 -04:00