Nico Schottelius
|
7b6c02b3ab
|
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
|
2019-12-31 11:29:08 +01:00 |
|
|
9bdf4d2180
|
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
|
2019-12-30 14:35:07 +05:00 |
|
|
f980cdb464
|
Better error handling, Efforts to run non-root with occasional sudo
|
2019-12-29 23:14:39 +05:00 |
|
|
972bb5a920
|
- Better error reporting.
- Flask now uses application's logger instead of its own.
- ucloud file scanner refactored.
|
2019-12-23 12:58:04 +05:00 |
|
|
e4d2c98fb5
|
Better logging. Errors without stacktrace are now printed to stderr
|
2019-12-22 13:14:42 +05:00 |
|
|
04993e4106
|
Refactoring, Removal of most global vars, config default path is ~/ucloud/
|
2019-12-22 12:26:48 +05:00 |
|
|
71279a968f
|
Fix issues in naming and few other things
|
2019-12-14 20:23:31 +05:00 |
|