pvc/daemon-common
Joshua Boniface a0b45a2bcd Always create RBDs with bytes value
Converting into human results in imprecise values when specifying bytes
directly, which in turn breaks VMDK image uploads. Instead, just use the
raw bytes value when creating the volume instead of converting it back.
2023-09-30 12:37:43 -04:00
..
migrations/versions Add JSON health to cluster data 2023-02-15 15:26:57 -05:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04:00
ceph.py Always create RBDs with bytes value 2023-09-30 12:37:43 -04:00
cluster.py Ensure fencing states are properly reflected 2023-09-18 09:59:18 -04:00
common.py Format based on updated Black 2023-09-12 16:41:02 -04:00
log.py Format based on updated Black 2023-09-12 16:41:02 -04:00
network.py Update copyright header year 2022-10-06 11:55:27 -04:00
node.py Normalize return messages for node commands 2023-05-04 17:02:46 -04:00
vm.py Allow rename in disable state 2023-01-30 11:48:43 -05:00
zkhandler.py Add JSON health to cluster data 2023-02-15 15:26:57 -05:00