pvc/daemon-common
Joshua Boniface d7f40ba1aa Move snapshot age conversion to client and round
Moves the age human conversion logic to the client so that this value
can be used by API consumers programatically.

Rounding ensures recent snapshots are not showing as "older" than they
actually are, which is important for accuracy especially with
automirror snapshots and ages above half the next rounding value.
2024-11-16 13:50:55 -05:00
..
migrations/versions Improve fence handling to prevent anomalies 2024-10-10 16:42:57 -04:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04:00
autobackup.py Simplify Celery event handling 2024-08-25 21:59:12 -04:00
automirror.py Ensure snapshots are removed if none succeed 2024-11-15 12:02:02 -05:00
benchmark.py Allow specifying job names for benchmarks 2024-09-18 14:55:12 -04:00
celery.py Improve celery logging by including calling def 2024-11-15 11:49:32 -05:00
ceph.py Fix bug where snapshot rollback was never called 2024-09-30 03:04:35 -04:00
cluster.py Add "mirror" VM state 2024-09-28 02:01:56 -04:00
common.py Move snapshot age conversion to client and round 2024-11-16 13:50:55 -05:00
config.py Add VM automirror support 2024-11-15 11:34:39 -05:00
faults.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
libvirt_schema.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
log.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
network.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
node.py Fix bug with network stats 2024-03-07 15:44:35 -05:00
vm.py Fix issues if one is disabled 2024-11-15 11:53:26 -05:00
vmbuilder.py Fix double-appending domain bug 2024-11-01 17:18:51 -04:00
zkhandler.py Fix path handling for zkhandler 2024-10-11 16:03:40 -04:00