pvc/api-daemon/pvcapid
Joshua Boniface 8f705c9cc2 Add cluster backup + restore functionality
Adds cluster backup (JSON dump) and restore functions for use in
disaster recovery.

Further, adds additional confirmation to the initialization (as well as
restore) endpoints to avoid accidental triggering, and also groups the
init, backup, and restore commands in the CLI into a new "task"
subsection.
2020-11-24 02:39:06 -05:00
..
Daemon.py Lint: E225 missing whitespace around operator 2020-11-07 12:16:36 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Lint: E121/E126 continuation line under/over-indented for hanging indent 2020-11-07 15:06:21 -05:00
flaskapi.py Add cluster backup + restore functionality 2020-11-24 02:39:06 -05:00
helper.py Add cluster backup + restore functionality 2020-11-24 02:39:06 -05:00
libvirt_schema.py Correct bad field in libvirt schema 2020-11-08 00:57:13 -05:00
models.py Lint: E302 expected 2 blank lines, found X 2020-11-07 14:45:24 -05:00
ova.py Readd erroneously removed blk_file.write 2020-11-10 15:33:29 -05:00
provisioner.py Lint: W605 invalid escape sequence '<char>' 2020-11-07 17:41:09 -05:00