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

1157 commits

Author SHA1 Message Date
Anatoliy Guskov
a66ebba12b
Merge pull request #256 from catborise/master
Some fixes and updates 2
2019-10-28 22:39:55 +02:00
catborise
c212a60bba Delete instance disk: detach and delete. Notification added if detach completed but not deleted 2019-10-28 11:20:39 +03:00
catborise
537cefe90a Fix host bus and storages variables to get list of them 2019-10-28 10:45:27 +03:00
catborise
f1dbc6a199 fix key checking in dict which could be causes KeyError 2019-10-28 10:40:33 +03:00
catborise
360f212583 update requirements, websockify: 0.8.0->0.9.0, django: 1.11.23->1.11.25 2019-10-28 09:40:01 +03:00
catborise
54a6408107 add i18n translate and correct typo 2019-10-28 09:00:47 +03:00
catborise
a59dcde688 errors_block: add i18n translate 2019-10-28 08:58:24 +03:00
catborise
f72d969c25 messages_block: add i18n translate 2019-10-28 08:56:55 +03:00
catborise
d46306bc8a travis.yml: update dependency and add missing modules 2019-10-28 08:55:25 +03:00
catborise
97e39fa6b8 storage.html: show usage and size seperately. 2019-10-25 16:03:27 +03:00
Anatoliy Guskov
fb26a002c2
Merge pull request #255 from catborise/master
Some Updates & Rearrange/fix
2019-10-24 14:08:28 +03:00
catborise
a0324ac60e Capitalized iso suffixs not seen by cdrom. Make them case insensitive. 2019-10-24 13:26:58 +03:00
dependabot[bot]
1a8eb7c2c3 Bump django from 1.11.21 to 1.11.23 in /conf
Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.23.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.11.21...1.11.23)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 09:25:13 +03:00
Anatoliy Guskov
7ffbedb44a
Merge pull request #254 from retspen/dependabot/pip/conf/django-1.11.23
Bump django from 1.11.21 to 1.11.23 in /conf
2019-10-22 16:38:33 +03:00
dependabot[bot]
509ef79edf
Bump django from 1.11.21 to 1.11.23 in /conf
Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.23.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.11.21...1.11.23)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-17 19:09:48 +00:00
catborise
1e2fbc8453 add redirection for instance_actions error 2019-09-11 11:51:20 +03:00
catborise
0fdc2dae33 fix redirection for network connection error 2019-09-11 11:12:33 +03:00
catborise
caf00bd4f9 create/views.py: rearrange variable order 2019-09-10 16:06:30 +03:00
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