pvc/api-daemon/pvcapid
Joshua Boniface a6caac1b78 Add Celery queue routing for tasks
By default, tasks will continue to run as they did, on the primary
coordinator's task runner. However this opens the possibility for
defining more tasks that will run on other nodes or coordinators.
2023-11-04 14:29:59 -04:00
..
Daemon.py Switch to ZK+PG over Redis for Celery queue 2023-11-04 12:46:34 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Make benchmarker function as a module 2022-11-03 21:33:32 -04:00
flaskapi.py Add Celery queue routing for tasks 2023-11-04 14:29:59 -04:00
helper.py Update OSD replacement functionality 2023-11-03 01:45:49 -04:00
libvirt_schema.py Disable RBD caching by default 2022-12-05 17:56:59 -05:00
models.py Update copyright header year 2022-10-06 11:55:27 -04:00
ova.py Format based on updated Black 2023-09-12 16:41:02 -04:00
provisioner.py Format based on updated Black 2023-09-12 16:41:02 -04:00
vmbuilder.py Ensure None filesystem is valid 2022-10-21 15:13:52 -04:00