uncloud/uncloud
2020-01-05 21:59:24 +05:00
..
api remove cache=none from QEMU args as it is not supported on tmpfs/rootfs 2020-01-05 19:46:38 +05:00
cli renamed argument, and changed destination and make it required (uncloud.cli.image.create_image_from_file) 2020-01-05 18:31:48 +05:00
common uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
configure uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
docs refactor #2 2019-12-31 11:30:02 +01:00
filescanner uncloud filescanner os.path.getsize expects str given Path instead 2020-01-05 18:00:05 +05:00
hack find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
host bug fixed that add extra space in QEMU command when there is no network to be attached 2020-01-05 21:59:24 +05:00
imagescanner uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
metadata uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
network find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
scheduler uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
settings don't suppress error when changing permissions in uncloud vmm 2020-01-05 20:20:00 +05:00
shared refactor #2 2019-12-31 11:30:02 +01:00
vmm don't suppress error when changing permissions in uncloud vmm 2020-01-05 20:20:00 +05:00
__init__.py ++ exception handling 2019-12-31 12:15:05 +01:00