uncloud/uncloud/common
ahmadbilalkhalid 00d876aea1 Do not break if client section/or OTP creds missing from conf file 2020-01-10 16:39:40 +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 find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
etcd_wrapper.py Remove double try/except blocks (with wraps) 2020-01-10 11:00:00 +01:00
host.py refactor #2 2019-12-31 11:30:02 +01:00
network.py move settings under uncloud.common 2020-01-06 12:25:59 +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 Do not break if client section/or OTP creds missing from conf file 2020-01-10 16:39:40 +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