catborise
1c84f241ad
Merge branch 'master' into master
2022-08-22 15:34:51 +03:00
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
herengui
4d78917c35
modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.
2022-08-22 09:57:07 +08:00
catborise
c77e049e82
add rbd support for add new/existing vol. create from rbd based flavor
2021-12-16 11:03:03 +03:00
catborise
508e3609be
lint with black python. convert f style strings to old one. some small fixes
2020-11-05 12:34:31 +03:00
catborise
922a8e62d1
fix some linter warnings
2020-09-25 15:57:17 +03:00
catborise
7538ddab4f
Add all settings to appsettings page & Convert settings choices
2020-06-04 12:32:00 +03:00
catborise
a93f8b3321
convert strings to python3 f-Strings
2020-06-04 11:37:01 +03:00
catborise
4d40de1b55
Python3 & Django 2.2 Migration - Fix & Updates
2020-03-16 16:59:45 +03:00
catborise
ff96ce6648
Storage.py upper constant variable names. make mode and suffix variables a parameter
2019-12-19 12:03:25 +03:00
catborise
6bc4e895b6
Add qcow2/qcow extension for vol clone. Make image features additions for only qcow2 images.
2019-04-29 14:09:17 +03:00
Ing. Jan Krcmar
a457c262e1
wvmStorage.create_volume, wvmCreate.create_volume image naming respects image/volume format (qcow,qcow2)
2019-04-04 14:23:54 +03:00
catborise
37b5093e13
convert default_image_owner to seperate guid and uid
2018-09-28 13:46:42 +03:00
catborise
e44e01cad4
volume owner/group converted to choosable from settings.py, cloning and creating volume owner parameter added.
2018-09-27 09:45:10 +03:00
catborise
88f187c94f
volume creation parameters changed to support latest version of qemu compatibility
2018-07-31 16:26:28 +03:00
catborise
171f98b232
db migrations and storage list allocation info changes
2018-07-25 09:37:38 +03:00
Retspen
2ed6ca6518
Clean header
2015-02-27 14:44:44 +02:00
Retspen
4d48e79341
Initial commit
2015-02-27 10:53:51 +02:00