pvc/api-daemon/pvcapid
Joshua Boniface 38d63d9837 Flip behaviour of memory selectors
It didn't make any sense to me for mem(prov) to be the default selector,
since this has too many caveats versus mem(free). Switch to using
mem(free) as the default (i.e. "mem") and make memprov the alternative.
2022-11-15 15:45:59 -05:00
..
Daemon.py Bump version to 0.9.58 2022-11-07 12:27:48 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Make benchmarker function as a module 2022-11-03 21:33:32 -04:00
flaskapi.py Flip behaviour of memory selectors 2022-11-15 15:45:59 -05:00
helper.py Remove extra lower() call where not needed 2022-11-07 12:26:50 -05:00
libvirt_schema.py Add host-model to CPU config in VMs 2022-10-07 09:36:22 -04:00
models.py Update copyright header year 2022-10-06 11:55:27 -04:00
ova.py Adjust help message text 2022-10-21 14:22:15 -04:00
provisioner.py Update copyright header year 2022-10-06 11:55:27 -04:00
vmbuilder.py Ensure None filesystem is valid 2022-10-21 15:13:52 -04:00