catborise
2f1b11b3ca
reorganize host interfaces. remove it from instance methods
2021-02-12 16:05:16 +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
84a545dc61
fix divide remainder error for memory resize etc
2020-07-20 12:10:30 +03:00
Real-Gecko
47009d47ca
Instances overhaul
2020-07-13 15:33:09 +06:00
catborise
11fcb6c0f3
show socket error & check with is True
2020-06-04 08:52:21 +03:00
catborise
0c72ccd066
add localhost is up checking
2020-06-04 08:51:54 +03:00
catborise
22cb8f702a
fix code conventions for pylint
2020-06-04 08:48:43 +03:00
catborise
4d40de1b55
Python3 & Django 2.2 Migration - Fix & Updates
2020-03-16 16:59:45 +03:00
catborise
c62e6ba3bc
Add changing option of network model. Show model on instance network list
2020-01-10 17:55:42 +03:00
catborise
30ed71e8ae
add disk options choices
2020-01-08 11:24:22 +03:00
catborise
e87d7463fe
check if host supports kvm, if it is, use kvm else qemu
2019-12-25 14:34:55 +03:00
catborise
592112590c
add ability to show interface's ip address with qemu agent. Add checking agent if installed or not
2019-12-23 15:48:11 +03:00
catborise
1b0324e3e3
Add is_support_virtio function and is_qemu functions
2019-12-19 12:06:42 +03:00
catborise
dd16a5b2d5
Enrich Instance Create operation: -add capability to create arm, ppc, i686, aarch64 instances, -add option to choose firmware, -add options to choose chipset. -add capability to choose volume driver options. -add new default settings
2019-12-13 16:47:51 +03:00
catborise
74eb8004d7
changing video card model functionality added to options.
2019-11-20 16:24:01 +03:00
catborise
33407719b6
connection.py getting networking format information function
2019-11-19 14:18:36 +03:00
catborise
568ff92449
libvirt does not have the connection close reason contants anymore. pep8 conventions apply
2019-10-30 11:05:00 +03:00
catborise
828a271789
pep8 style code corrections
2019-09-10 09:48:31 +03:00
catborise
c98f0b1232
Add lib and qemu version info to compute overview
2018-12-05 11:08:21 +03:00
catborise
84bf04a137
add getting list of disk device types. Rename getting disk bus types function
2018-11-22 14:45:12 +03:00
catborise
7d21c138b7
calling hypervisor, machine, emulator operation is linked to arch variable.
2018-10-02 15:15:41 +03:00
catborise
4d14fdceea
selection added to domain creation for nwfilters. Add nwfilter option while adding network card. NWfilters minor fixes
2018-09-24 14:41:13 +03:00
catborise
35bc8c67e4
Add NWFilters
2018-09-21 19:11:17 +03:00
catborise
f477dd6a11
add domain capabilities info. add getting list of hypervisor in detail. add getting bus types from dom cap. add getting graphics video type info.
2018-09-13 16:55:51 +03:00
catborise
9176cb6204
lxml conversion of get_info
2018-07-24 13:55:33 +03:00
catborise
e387c3a21d
Host gets list of all storages active/inactive. If there is some inactive storages it gives error. But it coulde be inactive. It is normal. Changing the behaviour of getting list of storages.
2018-07-20 14:04:13 +03:00
catborise
4769c5cf1b
volume filename extension converted to choosable with settings. And file extensions reorganized.
2018-07-20 13:40:49 +03:00
catborise
20e8b876e4
instance template change to instances as group of hosts. bootstrap.min.css and js updated. some info added.
2018-06-28 16:55:36 +03:00
catborise
ace30ca952
Libxml2 converted to lxml, django framework upgrade to 1.11.x and some bug fixes
2018-06-27 10:20:51 +03:00
Ing. Jan KRCMAR
15d7216368
page speed serving enhancements
...
handle xml doc enhancements
2018-02-14 15:22:57 +01:00
Ing. Jan KRCMAR
53f5518706
added new feature: create and attach new volume to existing instance
...
move wvmCreate.get_cache_modes() to wvmConnect
add wvmConnect.get_busses(), wvmConnect.get_image_formats(), used in forms
add corresponding default values to settings (INSTANCE_VOLUME_DEFAULT_FORMAT INSTANCE_VOLUME_DEFAULT_BUS INSTANCE_VOLUME_DEFAULT_CACHE)
2017-07-19 15:34:03 +02:00
Jan Krcmar
6546fa2570
show instance title in instances view for non superuser
2016-03-24 14:51:29 +01:00
Jan Krcmar
e1b4fdf5de
instances display virtual title under name
2016-02-23 15:03:33 +01:00
Retspen
5960e94da5
Add logs and block for templates
2015-03-03 11:34:09 +02:00
Retspen
55e93a9087
Add users and users VMs
...
;
2015-03-02 17:31:25 +02: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