1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/conf
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
..
daemon remove css urls, add missing socketio requirements, fix cookie import, and rearrange socketiod connetion 2022-07-21 13:31:37 +03:00
nginx Implement Libvirt Serial Console as Console on WebVirtCloud 2022-07-17 13:25:47 +02:00
runit update secret generator with new python secrets module - urlsafe 2022-06-28 11:13:23 +03:00
supervisor Implement Libvirt Serial Console as Console on WebVirtCloud 2022-07-17 13:25:47 +02:00
requirements.txt Rest framework (#24) 2022-08-22 15:12:33 +03:00
test-vm.xml More instances tests 2020-10-15 11:58:42 +06:00