uncloud/uncloud/common
ahmadbilalkhalid e5dd5e45c6 initial work 2020-01-10 00:03:10 +05:00
..
__init__.py find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
classes.py find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
counters.py initial work 2020-01-10 00:03:10 +05:00
etcd_wrapper.py initial work 2020-01-10 00:03:10 +05:00
host.py refactor #2 2019-12-31 11:30:02 +01:00
network.py initial work 2020-01-10 00:03:10 +05:00
parser.py uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
request.py 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
schemas.py find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
settings.py nested dict doesn't play well with configparser 2020-01-07 22:18:13 +05:00
shared.py 1. mp.set_start_method('spawn') commented out from scripts/uncloud 2020-01-09 00:40:05 +05:00
storage_handlers.py move settings under uncloud.common 2020-01-06 12:25:59 +05:00
vm.py find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00