pvc/api-daemon/pvcapid
Joshua Boniface 9291ce6ffc Correct output of fromhuman and add size compare
Ensures that the bytes_tohuman returns an integer to avoid the hacky
workaround of stripping off the B.

Adds a verification on the size of a new volume, that it is not larger
than the free space of the pool to prevent errors/excessively-large
volumes from being created.

Closes #120
2021-02-17 11:27:26 -05:00
..
Daemon.py Increase indent further 2021-02-14 16:43:51 -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 Fix bad calls in pool element 2021-02-17 11:14:50 -05:00
helper.py Handle issues with state retrieval 2020-12-08 23:26:29 -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 Correct output of fromhuman and add size compare 2021-02-17 11:27:26 -05:00
provisioner.py Lint: W605 invalid escape sequence '<char>' 2020-11-07 17:41:09 -05:00