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

600 commits

Author SHA1 Message Date
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
8f5cc5755a make table headers translatable 2018-10-19 16:11:22 +03:00
catborise
d63c0a8163 activate default cache which is in settings for vm creation. 2018-10-10 15:50:59 +03:00
catborise
ca545878c4 add link to favicon.ico 2018-10-08 16:44:08 +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
016e93ebca fix app artifact 2018-10-05 16:32:49 +03:00
catborise
df4cf01f05 add image owner option to clone_volume, create_volume functions 2018-10-05 15:49:02 +03:00
catborise
e1910c75ff add warning for dublicate instance name on other host 2018-10-04 10:14:08 +03:00
catborise
d75df231a8 generate randum uuid function update. Add validation of uuid function 2018-10-04 09:31:30 +03:00
catborise
7d21c138b7 calling hypervisor, machine, emulator operation is linked to arch variable. 2018-10-02 15:15:41 +03:00
catborise
ea4f2cba8b Fontawesome update 4.30 to 4.70 2018-10-02 10:47:02 +03:00
catborise
93a8625aca url fix for clone 2018-10-01 15:09:04 +03:00
catborise
358f9ae28a url fix for clone 2018-10-01 11:44:29 +03:00
catborise
b81b01e468 url fix for clone 2018-10-01 11:42:01 +03:00
catborise
bc321f1475 convert default_image_owner to seperate guid and uid 2018-09-28 17:07:35 +03:00
catborise
37b5093e13 convert default_image_owner to seperate guid and uid 2018-09-28 13:46:42 +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
ba212971fa success message converted to translate ready 2018-09-26 17:18:30 +03:00
catborise
5d4a600908 success message converted to translate ready 2018-09-26 17:16:48 +03:00
catborise
f7d2d24d0b message.success fix - (request was missing) 2018-09-26 16:19:32 +03:00
Ing. Jan KRCMAR
cdb5c4f412 fix wvmInterface get_ipv4/6: xml_path should specify protocol family 2018-09-26 09:53:23 +02:00
Ing. Jan KRCMAR
a4bea0e765 Merge branch 'master' of github.com:honza801/webvirtcloud 2018-09-25 23:30:17 +02:00
Ing. Jan KRCMAR
812bbb2ccc console-spice-full fix scheme wss when accessing from https 2018-09-25 23:25:06 +02: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
f45666d88b Merge branch 'nwfilters' 2018-09-24 09:38:59 +03:00
catborise
658309f022 Merge branch 'nwfilters' of https://github.com/catborise/webvirtcloud into nwfilters 2018-09-24 09:15:54 +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
Anatoliy Guskov
f474905719
Merge pull request #183 from catborise/master
create instance from template enhanced and others
2018-09-23 09:33:28 +03:00
catborise
a3a8814cc9 add nwfilters app 2018-09-21 19:11:17 +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
catborise
0d90e4bb46 Make domain creation work with XML. Fix typo 2018-09-21 19:07:47 +03:00
catborise
1802ad0413 Check usage of filter refs from domains. 2018-09-21 18:46:33 +03:00
catborise
3f1acf09ef Add NWFilters 2018-09-21 16:50:44 +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
be6c1e91f8 patch for old libvirts to populate video graphics type. - 2 2018-09-18 09:58:10 +03:00
catborise
33f334289c patch for old libvirts to populate video graphics type. 2018-09-18 09:53:34 +03:00
catborise
1bf99b796f Merge remote-tracking branch 'remotes/retspen/master' 2018-09-17 11:54:48 +03:00
catborise
1f9041b42a add new properties to creation instance from custom/flavour 2018-09-17 10:55:05 +03:00
Anatoliy Guskov
53d7d1365d
Merge pull request #180 from honza801/clone_revisited
Clone revisited
2018-09-16 22:08:07 +03:00
catborise
13dc4ff510 console password random and empty options modified. 2018-09-14 23:02:07 +03:00
catborise
b58277c621 Instance create with template is revisited. Add password, console, listener address options. add wait dialog. change to console password optional. nwfilter become option. 2018-09-14 16:23:25 +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
8e3dde808d move hypervisor info to connection.py 2018-09-13 16:54:17 +03:00
catborise
717241a421 Add Emulator info. Revisit Hypervisors info on overview page 2018-09-13 16:52:23 +03:00
Ing. Jan KRCMAR
aba4ee8623 instance/clone disk names revisited 2018-09-11 15:11:13 +02:00
catborise
52ade2ee9d update version 0.5 to 0.8 2018-09-10 16:18:01 +03:00