catborise
f3f4f0afe8
Fix typos. Code Inspection for pep8 conventions
2019-10-30 11:05:50 +03:00
catborise
f1dbc6a199
fix key checking in dict which could be causes KeyError
2019-10-28 10:40:33 +03:00
catborise
a0324ac60e
Capitalized iso suffixs not seen by cdrom. Make them case insensitive.
2019-10-24 13:26:58 +03:00
catborise
828a271789
pep8 style code corrections
2019-09-10 09:48:31 +03:00
catborise
e47f97facf
instance: seperate resize operations as cpu, mem and disk
2019-08-27 17:18:33 +03:00
catborise
7404a1212a
Remove unnecessary comments
2019-07-22 17:09:37 +03:00
catborise
a3e7a5472f
Live network interface add remove capability is added. No need to shutdown to add/remove network interfaces
2019-07-17 13:52:14 +03:00
catborise
61703b3faf
Add live new/existing disk operation for instance
2019-06-21 11:29:41 +03:00
catborise
a0147818b9
Add mem usage function
2019-05-21 09:07:01 +03:00
catborise
3cffa6e505
Fix disk clone xml for proper disk properties
2019-04-04 16:04:34 +03:00
catborise
4b6ab68e7f
Remove cache tag for if device type is cdrom from add function.
2019-01-29 09:29:52 +03:00
catborise
5c3a9e2a81
Fix network change operation: add interface type network config
2019-01-25 13:42:48 +03:00
catborise
96efde814a
Add boot menu/order functionality. Minor improvements. Some bug fixes
2019-01-15 15:55:05 +03:00
catborise
6b06ed25ff
Add disk cache info for instance
2019-01-09 15:31:42 +03:00
catborise
7672cc06f1
Merge branch 'online_resize'
2018-11-23 15:23:01 +03:00
catborise
469cc0560c
rename type variable, add bus info while getting media devices. remove unnecessary control while detaching the disk
2018-11-23 15:05:30 +03:00
catborise
44d73cc780
Add ability to resize only vm memory while it is running.
2018-11-20 17:07:19 +03:00
catborise
8ecd453efe
fix: initialize used_size variable. it causes error if instance disks are deleted.
2018-11-05 15:19:25 +03:00
catborise
03ffa3a295
move add new disk to instance disk tab. add existing disk option to attach disk. Small typo fixes
2018-10-24 12:04:05 +03:00
catborise
ea5e9cfead
Add 'Adding, deleting and detaching disk volumes' to instances
2018-10-19 16:14:33 +03:00
catborise
f2d88b9c65
add performance parameters and owner properties to clone_template and create volume
2018-10-05 17:07:25 +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
b916c9dcf9
instance network tab modified. Changing function modified. deleting function added. network info of nwfilters added. and some small fixes applied
2018-09-26 17:20:46 +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
7f2104c19d
Check usage of filter refs from domains.
2018-09-21 19:11:17 +03:00
catborise
35bc8c67e4
Add NWFilters
2018-09-21 19:11:17 +03:00
Ing. Jan KRCMAR
6486c20168
patch for cloning rbd images
2018-09-06 13:36:02 +02:00
Ing. Jan KRCMAR
b4da655644
instance/network: allow to select compute interface, previously only compute network
2018-08-28 12:18:35 +02:00
Ing. Jan KRCMAR
9c37dcc2dc
#addInstanceNetwork modal box
2018-08-28 10:55:27 +02:00
Ing. Jan KRCMAR
01ace81c32
Merge remote-tracking branch 'retspen/master' into merge
...
Conflicts:
instances/templates/instance.html
instances/urls.py
instances/views.py
2018-08-21 09:50:29 +02:00
Ing. Jan KRCMAR
3b99c983d5
vrtManager/instance.py: get_media_device fix: media.xpath returns list
2018-08-02 10:47:13 +02:00
catborise
b178bad93e
instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups
2018-07-24 13:52:47 +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
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
22d03da60f
add views/instance/settings/vnc listen addresses
...
configures console listen addresses for instance
update webvirtcloud/settings.py QEMU_CONSOLE_LISTEN_ADDRESSES according to template, before use
instances/views.py remove include webvirtcloud.settings (duplicate)
2018-06-15 14:13:50 +02: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
Ing. Jan KRCMAR
20d0e5a09d
add offline migration option
2017-01-04 13:14:30 +01:00
Jan Krcmar
380cc2d09b
wvmInstance._set_options options.get(o) returns unicode, so cannot be str()ed
2016-04-27 15:32:40 +02:00
Jan Krcmar
db1ab88f51
Merge remote-tracking branch 'retspen/master'
...
Conflicts:
conf/requirements.txt
2016-04-21 13:34:27 +02:00
Benjamin Renard
e1d3be17f1
Fix pep8 errors
2016-04-16 15:06:39 +02:00
Jan Krcmar
317c2a85ae
user can now clone instances, admin can specify user quotas (instances,cpus,memory)
...
user can only select predefined instance names, mac and disk names are selected automatically
2016-03-23 09:00:42 +01:00
Jan Krcmar
2aa81ccecb
instance/clone adds title and description input fields
2016-02-24 13:08:43 +01:00
Jan Krcmar
2ceb456a4f
section #template renamed to #options, added title and description fields
2016-02-23 14:43:32 +01:00
Jan Krcmar
96982ce58b
instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac)
...
instance/network: correct multiple interfaces handling, add mac handling
2016-02-10 17:52:50 +01:00
Jan Krcmar
a34c55d3bc
clone instance fixes mac address not separated by :, to correct format xx:xx:...
2016-01-29 14:44:19 +01:00
Jan Krcmar
50ddda98f2
settings tab for changing devices/interface/source/bridge added
...
TODO: handle multiple interfaces
2016-01-14 16:59:50 +01:00
Jan Krcmar
04f3a76c05
resize disk image option added
2015-11-24 08:53:13 +00:00
Jan Krcmar
8f2f95e128
cloning instance with lvm disk also clones the disk and sets the correct target in XML configuration
2015-11-13 09:15:38 +00:00
savichev
f18ab34b36
dependency for #50
...
dependency for https://github.com/retspen/webvirtcloud/pull/50
2015-09-08 15:54:00 +05:00
Anatoliy Guskov
6f0c016ec8
Fixed when net dev vnet
2015-06-22 10:13:50 +03:00