catborise
c9f1a7d7c5
add description to snapshots. Stress out live snapshot risks
2022-09-19 15:44:57 +03:00
catborise
481c110f01
make adding input devices optional. give bus control for input devices whie instance creating
2022-09-08 08:02:49 +03:00
catborise
5f5bd379af
make adding cd-rom optional while vm creating. Add default value for cd-rom bus
2022-09-07 13:46:50 +03:00
catborise
31c575e852
call function with parameter names
2022-09-05 15:35:51 +03:00
catborise
5425519408
change firmware, graphic, video fields max lenght
2022-09-02 16:54:05 +03:00
catborise
afffaa8589
fix linter warnings/error
2022-08-24 15:15:27 +03:00
catborise
234638a85c
add missing migrations for new models
2022-08-24 09:34:16 +03:00
catborise
2910a3229a
apply recommendation of code-review-doctor
2022-08-23 08:42:19 +03:00
catborise
6d3550bb24
console_listen_address not in the context, it's instance.console_listen_address. fixed by @wadefelix
2022-08-23 08:40:36 +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
Info-IIG
421f17d5ca
Added VM DRBD Status to appsettings
2022-06-29 15:08:07 +02:00
Info-IIG
052610dd21
Added permission can snapshot instances
2022-06-16 14:55:08 +02:00
Info-IIG
02b02d3321
Added DRBD status
2022-06-15 13:51:56 +02:00
Info-IIG
c817d3e61a
Add permission can view instances
2022-06-13 09:58:46 +02:00
catborise
13f332c9a5
fix migrate logs to show source and destination hosts correctly
2021-12-22 11:27:32 +03: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
86723a8271
add missing pipe mark after snapshot icon
2021-12-10 14:39:56 +03:00
catborise
5c9a5daedc
remove eval for security concerns
2021-12-06 09:22:02 +03:00
catborise
c354393685
add MAC address inputs for instance create methods
2021-12-03 16:41:50 +03:00
catborise
4d21a3184b
fix: please wait dialog.
2021-10-04 16:18:36 +03:00
catborise
890f592148
also show add flavor button if there is not any
2021-09-13 10:51:43 +03:00
catborise
536caacc80
add title info to vm which list under computes
2021-09-13 10:51:28 +03:00
catborise
2f2bd9622d
fix vm clone log message error
2021-08-06 08:50:00 +03:00
catborise
2e3480677c
fix create instance log error
2021-07-12 13:36:16 +03:00
catborise
b08df75c53
fix form-select conversion from from-control
2021-07-12 13:36:16 +03:00
catborise
073b7b6717
Bootstrap5 ( #17 )
...
* Bootstrap5 migration
2021-07-07 14:12:38 +03:00
catborise
5aa22ac042
Django 3.2.4 LTS upgrade
2021-06-15 13:28:47 +03:00
catborise
d7c0f9445d
rearrange search functionality
2021-06-15 13:28:47 +03:00
catborise
a47d006771
fix edit instance volume for running instances to prevent bus error
2021-06-15 13:28:47 +03:00
catborise
610efd5520
add host name for logs beside others
2021-05-31 11:39:09 +03:00
catborise
a5c1d8c308
update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes
2021-03-30 15:34:31 +03:00
catborise
fa4a3149c9
fix network add and change methods to handle bridge/mavctap differentation correctly.
2021-02-12 16:06:12 +03:00
catborise
2f1b11b3ca
reorganize host interfaces. remove it from instance methods
2021-02-12 16:05:16 +03:00
catborise
47331ba08f
fix python string variables for snapshot and video model
2021-01-25 16:36:24 +03:00
catborise
e68a9bd47a
fix uuid and name changes and update them on db correctly.
2020-12-31 11:26:35 +03:00
catborise
d30e6470e2
Add guest info like:hostname,os,version,kernel. indendation fixes
2020-12-17 14:29:07 +03:00
catborise
993a247228
update uuid number if it is changed to fix console view error
2020-12-15 11:39:58 +03:00
catborise
bd44b03bb0
add missing instance title for grouped instances list
2020-12-01 09:46:00 +03:00
catborise
4b7554ea14
increase nginx timeout. Enable live snapshot.
2020-11-06 14:30:41 +03:00
catborise
c83e26c797
fix merge conflicts for locale files
2020-11-05 14:27:57 +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
159e06221a
localization updates
2020-10-23 11:38:52 +03:00
catborise
c20c353a40
localization updates
2020-10-23 11:35:32 +03:00
catborise
85d4c5f132
fix to prevent not opened connection close error
2020-10-21 12:10:42 +03:00
catborise
f759dc6564
fix to prevent not opened connection close error
2020-10-21 12:08:58 +03:00
Real-Gecko
01043ba8a8
Templates cleanup
2020-10-15 20:18:45 +06:00
Real-Gecko
d04267eaa4
Minor improvements for post_migrate signals
2020-10-15 17:49:36 +06:00
Real-Gecko
0f66187e80
More instances tests
2020-10-15 11:58:42 +06:00
Real-Gecko
1b3fd9d05e
replaced ugettext_lazy with gettext_lazy
2020-10-14 18:27:57 +06:00
Real-Gecko
5172a9f619
Accounts app improvements and tests
2020-10-14 14:25:05 +03:00