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

831 commits

Author SHA1 Message Date
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
Ing. Jan KRCMAR
fb03f3c554 Merge remote-tracking branch 'stratus/master' 2018-09-10 11:30:21 +02:00
Ing. Jan KRCMAR
01c7991d80 update novncd runit script, make it debian compatible, update docs 2018-09-10 11:27:05 +02:00
Ing. Jan KRCMAR
76f857d218 toggle host instances button in grouped view 2018-09-10 12:10:39 +03:00
catborise
7da5095220 Merge remote-tracking branch 'remotes/retspen/master' 2018-09-10 11:57:49 +03:00
Anatoliy Guskov
7153a6196c
Merge pull request #179 from honza801/master
patch for cloning rbd images
2018-09-09 20:09:31 +03:00
Ing. Jan KRCMAR
105b8c180a view instance: check_user_quota is not performed for superuser 2018-09-06 14:26:29 +02:00
Ing. Jan KRCMAR
6486c20168 patch for cloning rbd images 2018-09-06 13:36:02 +02:00
Ing. Jan KRCMAR
3b4a1089c3 README.md add ### Configuring Compute SSH connection 2018-09-06 13:36:02 +02:00
Ing. Jan KRCMAR
1e3c06b98b README.md install debian requires package virtualenv 2018-09-06 13:36:02 +02:00
catborise
6a992b03c0 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2018-09-05 09:31:27 +03:00
catborise
0f7a110535 show vdi url on access tab. some typo and convention fix. gethostbyaddr exception mitigated. 2018-09-05 09:30:08 +03:00
catborise
cb5b0c1ecb add title to snapshot operations and fix redirect path 2018-09-04 15:28:51 +03:00
catborise
8055616b1f small cosmetic changes of snapshot to describe of operation 2018-09-04 15:14:08 +03:00
catborise
33513ca648 small cosmetic changes of snapshot to describe of operation 2018-09-04 15:01:11 +03:00
catborise
1120b89c13 Merge remote-tracking branch 'remotes/retspen/master' 2018-08-31 09:25:43 +03:00
Anatoliy Guskov
7efec407c2
Merge pull request #177 from honza801/master
add network for instance
2018-08-30 21:55:31 +03:00
catborise
6f8462d822 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2018-08-29 15:10:05 +03:00
catborise
d0a964c516 Set theme jekyll-theme-cayman 2018-08-29 14:59:10 +03:00
Anatoliy Guskov
bcd13c29fe
Merge pull request #176 from catborise/master
console fn-keys functionality correction
2018-08-28 17:14:55 +03:00