No description
- Python 72.8%
- Jinja 13.4%
- HTML 6.6%
- CSS 4.5%
- JavaScript 1.4%
- Other 1.2%
Remove individual config.py used by every component and put them into single config.py ucloud/config.py Use /etc/ucloud/ucloud.conf for Environment Variables Refactoring and a lot of it Make ucloud repo a package and different components of ucloud a subpackage for avoiding code duplication. Improved logging. |
||
|---|---|---|
| api | ||
| common | ||
| docs | ||
| filescanner | ||
| host | ||
| imagescanner | ||
| metadata | ||
| network | ||
| scheduler | ||
| .gitignore | ||
| __init__.py | ||
| config.py | ||
| Pipfile | ||
| Pipfile.lock | ||
| TODO.md | ||
| ucloud.py | ||