uncloud/uncloud
ahmadbilalkhalid 48efcdf08c 1. mp.set_start_method('spawn') commented out from scripts/uncloud
2. uncloud.shared moved under uncloud.common
3. Refactoring in etcd_wrapper e.g timeout mechanism removed and few other things
4. uncloud-{scheduler,host} now better handle etcd events in their block state (waiting for requests to come)
2020-01-09 00:40:05 +05:00
..
api 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
cli move settings under uncloud.common 2020-01-06 12:25:59 +05:00
common 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
configure 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
docs move settings under uncloud.common 2020-01-06 12:25:59 +05:00
filescanner 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
hack find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
host 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
imagescanner 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
metadata 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
network find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
scheduler 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05: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