1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-27 16:45:22 +00:00
webvirtcloud/instances/templates
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
..
instances remove eval for security concerns 2021-12-06 09:22:02 +03:00
add_instance_network_block.html fix form-select conversion from from-control 2021-07-12 13:36:16 +03:00
add_instance_owner_block.html Bootstrap5 (#17) 2021-07-07 14:12:38 +03:00
add_instance_volume.html Bootstrap5 (#17) 2021-07-07 14:12:38 +03:00
allinstances.html Add permission can view instances 2022-06-13 09:58:46 +02:00
allinstances_index_grouped.html Rest framework (#24) 2022-08-22 15:12:33 +03:00
allinstances_index_nongrouped.html Added VM DRBD Status to appsettings 2022-06-29 15:08:07 +02:00
bottom_bar.html Bootstrap5 (#17) 2021-07-07 14:12:38 +03:00
create_flav_block.html Bootstrap5 (#17) 2021-07-07 14:12:38 +03:00
create_inst_block.html add title info to vm which list under computes 2021-09-13 10:51:28 +03:00
create_instance_w1.html Rest framework (#24) 2022-08-22 15:12:33 +03:00
create_instance_w2.html Rest framework (#24) 2022-08-22 15:12:33 +03:00
instance.html Rest framework (#24) 2022-08-22 15:12:33 +03:00
instance_actions.html vnc console options added 2020-07-17 11:04:21 +03:00