pvc/api-daemon/pvcapid
Joshua Boniface a2e5df9f6d Add support for Gunicorn execution
Modifies pvcapid to run under Gunicorn when in non-debug mode, instead
of the Flask development server. This is proper practice for one, and
also helps increase performance slightly in some workloads (file uploads
mainly).
2024-09-09 13:20:03 -04:00
..
Daemon.py Add support for Gunicorn execution 2024-09-09 13:20:03 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Add total cluster utilization stats 2024-09-05 16:05:33 -04:00
helper.py Add dedicated volume scan endpoint 2024-09-03 20:32:27 -04:00
models.py Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00
ova.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
provisioner.py Ensure storage template disks are sorted 2024-02-09 12:40:20 -05:00