Nico Schottelius
|
7b6c02b3ab
|
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
|
2019-12-31 11:29:08 +01:00 |
|
|
d13a4bcc37
|
Remove pending vm handling mechanism from scheduler + fixed issue that update VM's hostname even on migration failure
|
2019-12-30 20:05:12 +05:00 |
|
|
52867614df
|
Remove unused code + Increase frequeuncy of host heartbeat update
|
2019-12-30 14:58:05 +05:00 |
|
|
9bdf4d2180
|
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
|
2019-12-30 14:35:07 +05:00 |
|
|
ba515f0b48
|
Refactoring, VMM added, uncloud-host mostly new, migration is better now
|
2019-12-28 15:39:11 +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 |
|
|
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 |
|
Nico Schottelius
|
5b44034602
|
cleanup
|
2019-12-08 14:15:36 +01:00 |
|
Nico Schottelius
|
76f63633ca
|
[api] done -> configparser
|
2019-12-08 13:29:24 +01:00 |
|
|
abc2c6fe51
|
LICENSE added + fixed some imports
|
2019-12-03 16:49:10 +05:00 |
|
|
1e7300b56e
|
Efforts to make ucloud a python package
|
2019-12-03 15:40:41 +05:00 |
|