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

688 commits

Author SHA1 Message Date
catborise
d22aed5ef7 Rearrange host resources variables and change variable names 2019-09-10 16:05:23 +03:00
catborise
828a271789 pep8 style code corrections 2019-09-10 09:48:31 +03:00
catborise
fdbb6739c1 instances/view.py: Fix resize_disk and pep8 style corrections 2019-09-10 09:45:49 +03:00
catborise
1e22547b1a IPy.py update to 1.0 2019-09-09 16:53:52 +03:00
catborise
e47f97facf instance: seperate resize operations as cpu, mem and disk 2019-08-27 17:18:33 +03:00
catborise
b18290794e Translate, indentation and typo fixes 2019-07-31 11:03:48 +03:00
catborise
f3b8b251b5 Instance actions rearranged to reflect disable vm actions on instances list 2019-07-31 09:59:44 +03:00
Anatoliy Guskov
094f054063
Merge pull request #248 from catborise/master
Updates
2019-07-24 21:56:21 +03:00
catborise
15c42ee0f6 ace.js update to 1.4.5 2019-07-23 13:49:59 +03:00
catborise
7404a1212a Remove unnecessary comments 2019-07-22 17:09:37 +03:00
catborise
1ded650463 Update Ubuntu Image, Add prod/dev config for vagrant up/vagrant up prod. 2019-07-22 17:08:08 +03:00
catborise
baf1e92774 Update django version to 1.11.21 2019-07-22 17:07:08 +03:00
Anatoliy Guskov
6a47c48f68
Merge pull request #247 from S-N-A/fix_long_instance_waiting
Fix bug with err instead of True in connection_manager.host_is_up, which lead to freeze in panel if compute is down
2019-07-22 12:11:22 +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
Ilya Trefilov
edd4887a2d Fix bug with err instead of True in connection_manager.host_is_up, which
lead to freeze in panel if compute is down
2019-07-04 15:04:08 +03:00
Ilya Trefilov
ac3ec24332 Fix bug with err instead of True in connection_manager.host_is_up, which
lead to freeze in panel if compute is down
2019-07-03 17:49:22 +03:00
Anatoliy Guskov
0ac126ee0d
Merge pull request #244 from catborise/master
Dockerfile and Requirement Updates
2019-06-24 19:59:12 +03:00
catborise
e601c23b4a noVNC Update 1.0.0 -> 1.1.0 2019-06-24 14:26:25 +03:00
catborise
61703b3faf Add live new/existing disk operation for instance 2019-06-21 11:29:41 +03:00
catborise
1db6bb4cce Update requirements: pyflakes 2.0.0 -> 2.1.1, pylint -> 1.9.4 2019-06-21 11:26:05 +03:00
catborise
0549323aca Update requirements: django 1.11.20 -> 1.11.21 2019-06-21 11:25:21 +03:00
catborise
0056541c07 Update base ubuntu image 0.9.17 -> 0.11 2019-06-20 16:36:31 +03:00
Anatoliy Guskov
e05fa2354b
Merge pull request #239 from catborise/master
Updating chartjs and some others
2019-05-24 22:20:24 +03:00
catborise
181bd9d392 Update chartjs for instance statistics and add memory usage info for instances 2019-05-21 09:12:28 +03:00
catborise
9ab198bd8c Update chartjs for node statistics 2019-05-21 09:10:32 +03:00
catborise
455f239093 Add total memory info for memory usage and change var names 2019-05-21 09:08:42 +03:00
catborise
a0147818b9 Add mem usage function 2019-05-21 09:07:01 +03:00
catborise
98edc599f2 Update Django requirement 1.11.17 to 1.11.20 2019-05-21 09:05:24 +03:00
catborise
3879a1bded Update Chartjs 1.1.1 to 2.8.0 2019-05-21 09:04:42 +03:00
catborise
7986784375 Update jQuery 3.3.1 -> 3.4.1 2019-05-21 09:03:47 +03:00
Anatoliy Guskov
44fcb4b748
Merge pull request #237 from catborise/master
Fix and Addition
2019-05-04 11:13:04 +03:00
catborise
cb81505b05 Convert settings of VNC to Console 2019-04-29 16:10:49 +03:00
catborise
30e1f0eb2d Remove .img extension label 2019-04-29 14:11:20 +03:00
catborise
3a15b49796 Fix image clone/add logs 2019-04-29 14:10:54 +03:00
catborise
6bc4e895b6 Add qcow2/qcow extension for vol clone. Make image features additions for only qcow2 images. 2019-04-29 14:09:17 +03:00
Ing. Jan Krcmar
52fbe95e30 staff users are allowed to change vnc settings of instances 2019-04-10 10:09:05 +03:00
catborise
311f1b793e add libguestfs-tools and epel-release for supervisor to centos 2019-04-09 13:46:00 +03:00
Anatoliy Guskov
b3928d5026
Merge pull request #234 from catborise/master
fix
2019-04-09 09:48:44 +03:00
catborise
3cffa6e505 Fix disk clone xml for proper disk properties 2019-04-04 16:04:34 +03:00
catborise
3ad520209f Rearrange tabs for non superusers 2019-04-04 16:03:22 +03:00
Ing. Jan Krcmar
a457c262e1 wvmStorage.create_volume, wvmCreate.create_volume image naming respects image/volume format (qcow,qcow2) 2019-04-04 14:23:54 +03:00
Anatoliy Guskov
ad373cff7b
Merge pull request #231 from catborise/master
fix & Updates
2019-03-28 09:45:28 +02:00
catborise
1bd2c558f2 Update: js.cookie.js 2.1.1 -> 2.2.0 2019-03-21 10:55:32 +03:00
catborise
6b571ffb22 Update: jQuery 1.12.4 -> 3.3.1 2019-03-20 16:19:10 +03:00
catborise
c5776fc13b Update: Bootstrap 3.4.0 -> 3.4.1 2019-03-20 09:53:25 +03:00
catborise
fffbc92151 Fix: for clone instance multiple disk name generating fixed 2019-03-19 14:39:34 +03:00
catborise
5d1df70d41 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2019-03-18 17:19:35 +03:00
catborise
e63aaa926e Fix: True/False value for Add new disk with metadata option 2019-03-18 16:50:11 +03:00
catborise
dbe38f31a6
Update README.md
remove img closing tags
2019-03-14 11:54:30 +03:00
Anatoliy Guskov
a9a2e1167b
Merge pull request #224 from catborise/master
Add Screenshot and one fix
2019-02-22 22:01:11 +02:00