Commit Graph

15 Commits

Author SHA1 Message Date
ahmadbilalkhalid 3296e524cc uncloud cli converted to argparse 2020-01-03 18:38:59 +05:00
Nico Schottelius 4c7678618d Also fix setup.py and the configuration file 2019-12-31 11:37:52 +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
ahmadbilalkhalid 6a40a7f12f sshtunnel, sphinx, sphinx-rtd-theme, werkzeug removed from dependencies 2019-12-30 23:22:00 +05:00
ahmadbilalkhalid 9bdf4d2180 Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files 2019-12-30 14:35:07 +05:00
ahmadbilalkhalid ba515f0b48 Refactoring, VMM added, uncloud-host mostly new, migration is better now 2019-12-28 15:39:11 +05:00
ahmadbilalkhalid 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
ahmadbilalkhalid eea6c1568e colored error output 2019-12-22 13:47:16 +05:00
ahmadbilalkhalid 88b4d34e1a workaround of setuptools bug that fails to install Flask without version 2019-12-22 12:33:59 +05:00
ahmadbilalkhalid 04993e4106 Refactoring, Removal of most global vars, config default path is ~/ucloud/ 2019-12-22 12:26:48 +05:00
ahmadbilalkhalid 71279a968f Fix issues in naming and few other things 2019-12-14 20:23:31 +05:00
Nico Schottelius 9ae75f20e8 Generate version from git
Fixes #3
2019-12-07 14:01:44 +01:00
Nico Schottelius 40176d2eaf Allow non existing configuration file
Fixes #1.
2019-12-07 13:45:01 +01:00
Nico Schottelius 34d9dc1f73 [install] use scripts/ 2019-12-07 13:23:48 +01:00
ahmadbilalkhalid 1e7300b56e Efforts to make ucloud a python package 2019-12-03 15:40:41 +05:00