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

862 commits

Author SHA1 Message Date
catborise
d401d2f3ff Add virtio support check, add more control while creating instance 2019-12-19 13:49:41 +03:00
catborise
6634207ef5 Add nvram clone, rewrite instance migration, add some helper functions 2019-12-19 13:47:07 +03:00
catborise
1b0324e3e3 Add is_support_virtio function and is_qemu functions 2019-12-19 12:06:42 +03:00
catborise
ab024acc78 setting.py.template add blank line at the end of file 2019-12-19 12:05:35 +03:00
catborise
ff96ce6648 Storage.py upper constant variable names. make mode and suffix variables a parameter 2019-12-19 12:03:25 +03:00
catborise
28ea64cd16 Fix column offset for small screens 2019-12-19 12:01:34 +03:00
catborise
a5e77ef01e How to update section change: remove creating virtual env command 2019-12-19 12:00:24 +03:00
catborise
8df71efdca Update django requirement 1.11.23 -> 1.11.26, update libvirt-api: 5.3 -> 5.10 and lxml 2019-12-18 09:04:50 +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
28b001e7cb Add capability to remove UEFI instances: Add option for NVRAM delete 2019-12-13 16:40:59 +03:00
catborise
3a925af3c2 fix connection undefined error while getting volumes 2019-12-13 16:38:21 +03:00
catborise
b91f1cc36b Add UEFI Architecture Patterns 2019-12-13 16:36:34 +03:00
catborise
b27d27d532 fix variable to show bus types 2019-12-09 13:41:31 +03:00
catborise
3752ad5160 Hypervisor list rearrange view on Host overview, if it is more than 4 2019-12-05 11:33:07 +03:00
Anatoliy Guskov
8ed1630686
Merge pull request #266 from catborise/master
add hot cpu enabling disabling functionality
2019-12-02 13:11:05 +02:00
catborise
49e179590e adding enable/disable cpu hotplug, live add/remove vcpu to instance. 2019-11-29 14:48:24 +03:00
catborise
e4223dde5d qemu.conf for vnc and spice listen address configured for all OS. Add sasl2 config for debian10 2019-11-25 15:21:14 +03:00
catborise
44df080b72 Rearrange supported hypervisors list: if there are hypervisor support more than 5, it spans to multiple line which causes distortion. 2019-11-25 11:02:50 +03:00
catborise
941a97201e settings.py: add ws_public_port comment and set default value 6080 2019-11-25 11:00:25 +03:00
Anatoliy Guskov
c2d69d0f9b
Merge pull request #265 from relzhong/patch-1
fix: missing fi bugs
2019-11-24 12:02:00 +02:00
Rel Zhong
ba91c70d83
fix: missing fi bugs 2019-11-24 15:19:38 +08:00
Anatoliy Guskov
b816bb28e3
Merge pull request #264 from catborise/master
Debian10 installation & And Qos fix
2019-11-22 19:05:52 +02:00
catborise
34df35c5d7 libvirt-bootstrap.sh: add debian 10 package install support 2019-11-22 11:52:08 +03:00
catborise
b297e10115 instance.html: Add new column for Qos, and send qos data with different form to prevent validation problem 2019-11-22 09:36:51 +03:00
Anatoliy Guskov
3bae40c8aa
Merge pull request #263 from catborise/master
Some addition & Fixes
2019-11-21 12:28:37 +02:00
Anatoliy Guskov
68107aee58
Merge pull request #260 from busyrack/master
Max length increased and public port
2019-11-20 16:36:52 +02:00
catborise
b83528658e fix datasource/templates/user_data, add newline at the end of ssh key and dont add other empty lines by @honza801 2019-11-20 16:53:17 +03:00
Ing. Jan Krcmar
f42a910d9b instance.is_template checkbox enabled for user.is_staff by @honz801 2019-11-20 16:48:31 +03:00
catborise
74eb8004d7 changing video card model functionality added to options. 2019-11-20 16:24:01 +03:00
catborise
60684cc7b1 Live resize VM Memory activate. Redirection fix for resizing operations. Some typo & indent fix 2019-11-20 11:41:50 +03:00
catborise
228a0949d1 Full VNC view distortion fixed. Add translate for some texts 2019-11-20 09:19:57 +03:00
catborise
d7f283f089 network qos adding, listing, backend revamped. Add network bug for nat networks solved 2019-11-20 08:42:09 +03:00
catborise
5282d3e556 add translate for some keywords 2019-11-20 08:40:20 +03:00
catborise
ddd3dd5f65 instance network revamped. Qos config for instance net is added 2019-11-20 08:37:59 +03:00
catborise
718388ffef add translate for some keywords 2019-11-19 14:20:05 +03:00
catborise
33407719b6 connection.py getting networking format information function 2019-11-19 14:18:36 +03:00
T. Tran
579ba922e2 Merge branch 'master' of github.com:retspen/webvirtcloud 2019-11-18 00:11:10 +07:00
Anatoliy Guskov
3a4da5eb11
Merge pull request #259 from catborise/master
Add Qos for Network Functions
2019-11-16 17:17:27 +02:00
catborise
69bc58d94f
Update README.md
Add features, add iproute-tc package to centos req
2019-11-15 16:35:02 +03:00
catborise
f93fed9437 network.html Add Qos Details 2019-11-15 11:44:48 +03:00
catborise
d7b350a591 networks/view.py Add Qos Functions. Edit with XML corrections 2019-11-15 11:35:22 +03:00
catborise
79abcd460b Add Qos functions and Edit network with xml function 2019-11-15 11:29:16 +03:00
T. Tran
488aa23d14 Add WS_PUBLIC_PORT to settings template 2019-11-09 00:24:40 +07:00
T. Tran
d05a948078 Merge branch 'master' of github.com:retspen/webvirtcloud 2019-11-09 00:08:57 +07:00
T. Tran
08e694db4d Increase some max_length 2019-11-09 00:07:02 +07:00
Anatoliy Guskov
0a55804251
Merge pull request #258 from catborise/master
ipv6 support enhanced & updates
2019-11-08 19:03:42 +02:00
catborise
930cef24be IPv6 Support: Create ipv6 network support added. Some small fixes 2019-11-08 18:26:47 +03:00
catborise
0974193e68 update chart.js 2.8.0 -> 2.9.2 2019-11-07 17:05:55 +03:00
catborise
8bc316355d Reconfig to create nat routed network without subnet 2019-11-07 16:49:40 +03:00
catborise
78ec7ac746 network: Add network pool mac info. dhcp->dhcp4 conversion. 2019-11-07 14:07:57 +03:00