|
6847a0d323
|
base dir reverted back to str path
|
2020-01-05 17:56:42 +05:00 |
|
|
180f6f4989
|
No longer using xattrs as they don't work on tmpfs/rootfs
|
2020-01-05 17:21:26 +05:00 |
|
|
344a957a3f
|
Removed duplicate add_help from argument parsers in cli/image and cli/network
|
2020-01-03 18:42:20 +05:00 |
|
|
3296e524cc
|
uncloud cli converted to argparse
|
2020-01-03 18:38:59 +05:00 |
|
|
50fb135726
|
uncloud cli converted to argparse, code isn't beautiful yet. Would make it soom
|
2020-01-03 15:02:39 +05:00 |
|
|
cd2f0aaa0d
|
Using click instead of argparse in uncloud script
|
2020-01-01 14:59:47 +05:00 |
|
|
2afb37daca
|
get() methods converted to post()
|
2019-12-31 20:33:55 +05:00 |
|
Nico Schottelius
|
b95037f624
|
[metadata] allow passing in the port
|
2019-12-31 15:35:49 +01:00 |
|
Nico Schottelius
|
eb19b10333
|
[scheduler] partial debug support
|
2019-12-31 14:22:44 +01:00 |
|
Nico Schottelius
|
2566e86f1e
|
[host] get ourselves from etcd
|
2019-12-31 14:13:08 +01:00 |
|
Nico Schottelius
|
e775570884
|
Make uncloud host running
|
2019-12-31 14:06:51 +01:00 |
|
Nico Schottelius
|
9662e02eb7
|
Allow to not have keys in etcd
|
2019-12-31 13:50:56 +01:00 |
|
Nico Schottelius
|
71c3f9d978
|
begin adding port support, catch OSError from Flask
|
2019-12-31 13:13:19 +01:00 |
|
Nico Schottelius
|
bff12ed930
|
++ exception handling
|
2019-12-31 12:15:05 +01:00 |
|
Nico Schottelius
|
1fba79ca31
|
remove syslog handler (cruft), add debug flag
|
2019-12-31 11:56:28 +01:00 |
|
Nico Schottelius
|
6682f127f1
|
Remove colors, remove sophisticated logging
Go back to simple
|
2019-12-31 11:35:51 +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 |
|