1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/storages
catborise cfce71ec2b
Rest framework (#24)
* Add rest framework for API: First Commit

* modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.

* Add REST API for some webvirtcloud functions. Instance list/delete/create, compute list/delete/create, storages-network list/retrieve. Add swagger and redoc for API interface

* update requirements

Co-authored-by: herengui <herengui@uniontech.com>
2022-08-22 15:12:33 +03:00
..
api Rest framework (#24) 2022-08-22 15:12:33 +03:00
migrations build new tree 2015-02-27 11:28:22 +02:00
templates fix: please wait dialog. 2021-10-04 16:18:36 +03:00
__init__.py build new tree 2015-02-27 11:28:22 +02:00
forms.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
models.py Rest framework (#24) 2022-08-22 15:12:33 +03:00
tests.py Instances overhaul 2020-07-13 15:33:09 +06:00
views.py fix upload iso method 2021-12-17 09:21:42 +03:00