Commit Graph

12 Commits

Author SHA1 Message Date
Nico Schottelius 3cf3439f1c Move all files to _etc_based 2020-04-02 19:29:08 +02:00
Ahmed Bilal c3b42aabc6 Added --conf-dir, --etcd-{host,port,ca_cert,cert_cert,cert_key} parameters to cli and settings is now accessbile through uncloud.shared.shared.settings 2020-01-13 05:57:41 +01:00
Nico Schottelius 6d51e2a8c4 [metadata] change default port to 1234 2020-01-12 00:32:17 +01:00
ahmadbilalkhalid 31ec024be6 passing arguments dict to componenets instead of **kwargs 2020-01-10 15:45:48 +05:00
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
ahmadbilalkhalid 5a646aeac9 prefix is renamed to base_prefix, uncloud now respects base_prefix and put things under it 2020-01-07 21:45:11 +05:00
ahmadbilalkhalid 6086fec633 move settings under uncloud.common 2020-01-06 12:25:59 +05:00
ahmadbilalkhalid 3296e524cc uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
ahmadbilalkhalid cd2f0aaa0d Using click instead of argparse in uncloud script 2020-01-01 14:59:47 +05:00
Nico Schottelius b95037f624 [metadata] allow passing in the port 2019-12-31 15:35:49 +01:00
Nico Schottelius 433a3b9817 refactor #2
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-12-31 11:30:02 +01:00
Nico Schottelius 7b6c02b3ab find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00