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

889 commits

Author SHA1 Message Date
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
Anatoliy Guskov
23e496cf0c
Merge pull request #257 from catborise/master
ipv6 support and bridge slave list & pep8 corrections
2019-11-07 10:53:41 +02:00
catborise
c5a96b7662 Add IPv6 support. 2019-11-07 10:33:36 +03:00
catborise
0738ec7ec4 adds bridge slave list to details of interface 2019-11-04 12:03:13 +03:00
catborise
f3f4f0afe8 Fix typos. Code Inspection for pep8 conventions 2019-10-30 11:05:50 +03:00
catborise
568ff92449 libvirt does not have the connection close reason contants anymore. pep8 conventions apply 2019-10-30 11:05:00 +03:00
catborise
38ae62d093 define network with XML is related with network object. It is converted 2019-10-30 11:02:38 +03:00
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