1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
Commit graph

137 commits

Author SHA1 Message Date
catborise
2dc83f39a2 Check media before adding new/existing volume 2019-02-14 16:49:12 +03:00
catborise
f76ce4d485 Multiple UUID check on instance database. Fix error for multiple uuid console error 2019-02-07 11:09:56 +03:00
catborise
a7e0e49007 Make visible add cdrom/media space/button even if instance is running. Check media and disk for cdrom target dev 2019-01-28 16:38:15 +03:00
catborise
8d2b3e3024 Add explanation for boot menu changes. Minor cosmetic fixes 2019-01-24 08:41:45 +03:00
catborise
276097a44e Fix instance current status update after action. Fix log related error.Some pep8 compatibility fix. 2019-01-17 10:38:53 +03:00
catborise
96efde814a Add boot menu/order functionality. Minor improvements. Some bug fixes 2019-01-15 15:55:05 +03:00
catborise
7672cc06f1 Merge branch 'online_resize' 2018-11-23 15:23:01 +03:00
catborise
eb8aae957e Bundle: Add/Delete Cdrom function added. Add disk device type/bus choice for custom instance creation. Change some cosmetics on create instance. Change some functions signature for compatibility. Add getting disk device types function. Fixed some bugs 2018-11-23 15:18:32 +03:00
catborise
44d73cc780 Add ability to resize only vm memory while it is running. 2018-11-20 17:07:19 +03:00
catborise
605d24d699 define allow_admin_or_not_template variable, template cannot use parenthesis @honza801 2018-11-08 14:56:31 +03:00
catborise
1196fb38c9 add log message to attaching disk 2018-10-25 09:55:57 +03:00
catborise
1b913fd4d6 instance poweron checks is_template attribute. templates should not be e started. by @honza801 2018-10-24 16:56:05 +03:00
catborise
b3b9596a12 secure instance snapshot, media, options. check userinstance.is_change and instance.is_template correctly. secure mount_iso, snapshots for templates, not userinstance.is_change by @honza801 2018-10-24 16:42:00 +03:00
catborise
b5f38afbca clone instance: create db record first, then run clone process. delete db record if exception while cloning 2018-10-24 16:19:30 +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
93a8625aca url fix for clone 2018-10-01 15:09:04 +03:00
catborise
25e6381fc9 add Compute instances tab. Minimal invasion. minimal change. keep structure 2018-09-28 13:33:21 +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
Anatoliy Guskov
5c2232f4e8
Merge pull request #185 from honza801/clone_instance_auto_migrate
allow automatic migrations of newly cloned instances to random host
2018-09-23 09:33:54 +03:00
catborise
0d90e4bb46 Make domain creation work with XML. Fix typo 2018-09-21 19:07:47 +03:00
Ing. Jan KRCMAR
0a7c9f3826 add settings.CLONE_INSTANCE_AUTO_MIGRATE
please add this setting to your current config, or it breaks your installation

allow automatic migrations of newly cloned instances to random host
2018-09-20 13:48:53 +02:00
catborise
1bf99b796f Merge remote-tracking branch 'remotes/retspen/master' 2018-09-17 11:54:48 +03:00
Ing. Jan KRCMAR
aba4ee8623 instance/clone disk names revisited 2018-09-11 15:11:13 +02:00
Ing. Jan KRCMAR
105b8c180a view instance: check_user_quota is not performed for superuser 2018-09-06 14:26:29 +02:00
catborise
8055616b1f small cosmetic changes of snapshot to describe of operation 2018-09-04 15:14:08 +03: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
catborise
c80e142522 correction of variable. both are working but latest change is right 2018-08-08 11:26:36 +03:00
catborise
aba92e30b5 x character converted to × 2018-08-01 17:18:51 +03:00
catborise
6a57903fd6 make instances view for administrators choosable. grouped-nongrouped nongrouped first version of instances. with settings.conf it can be changed. 2018-07-30 13:33:09 +03:00
catborise
340d93463e Random mac address for cloned vm issue fixed by @honza801 2018-07-26 15:29:56 +03:00
Ing. Jan KRCMAR
b909b9d0f1 Merge remote-tracking branch 'retspen/master' into upgrade_django 2018-07-26 12:44:22 +02:00
Ing. Jan KRCMAR
13ffaae522 instance/clone: move random_mac logic into instances.views.random_mac_address url ^random_mac_address/
fix instance/clone: get random mac if dhcp not found
2018-07-26 11:35:37 +02:00
catborise
1700ddf8f1 undo extension adding changes 2018-07-25 11:28:05 +03:00
catborise
b178bad93e instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups 2018-07-24 13:52:47 +03:00
catborise
e7ecf29359 volume filename extensions reorganized. 2018-07-20 13:42:13 +03:00
catborise
7862fa8fdf variable typo fix 2018-07-20 09:54:26 +03:00
catborise
db67157907 redundant default bus statement 2018-07-19 09:22:41 +03:00
catborise
0778116a40 instances view changed. memory usage converted to progress-bar. some bandi007 changes applied 2018-07-18 10:08:02 +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
Ing. Jan KRCMAR
19489cb08e fix 4404d59: clone instance cannot set new vname 2018-06-22 10:55:24 +02:00
Ing. Jan KRCMAR
5e8adec424 fix 920739c: instances/views/instance must initialize console_listen_address 2018-06-21 15:13:12 +02:00
Ing. Jan KRCMAR
27a7a7a365 Merge branch 'master' of github.com:honza801/webvirtcloud 2018-06-19 13:07:07 +02:00
Ing. Jan KRCMAR
4404d5941b add settings.CLONE_INSTANCE_AUTO_NAME. add mechanism that automatically selects new vname, mac, disk image names. 2018-06-19 13:06:57 +02:00
Anatoliy Guskov
920739c4c5
Merge branch 'master' into master 2018-06-15 19:13:41 +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