mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #263] [MERGED] Some addition & Fixes #479
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#479
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/263
Author: @catborise
Created: 11/21/2019
Status: ✅ Merged
Merged: 11/21/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (10+)
3340771connection.py getting networking format information function718388fadd translate for some keywordsddd3dd5instance network revamped. Qos config for instance net is added5282d3eadd translate for some keywordsd7f283fnetwork qos adding, listing, backend revamped. Add network bug for nat networks solved228a094Full VNC view distortion fixed. Add translate for some texts60684ccLive resize VM Memory activate. Redirection fix for resizing operations. Some typo & indent fix74eb800changing video card model functionality added to options.f42a910instance.is_template checkbox enabled for user.is_staff by @honz801b835286fix datasource/templates/user_data, add newline at the end of ssh key and dont add other empty lines by @honza801📊 Changes
15 files changed (+492 additions, -224 deletions)
View changed files
📝
console/templates/console-base.html(+1 -1)📝
console/templates/console-vnc-full.html(+1 -1)📝
console/templates/console-vnc-lite.html(+1 -1)📝
create/views.py(+1 -1)📝
datasource/templates/user_data(+2 -2)📝
instances/templates/instance.html(+181 -56)📝
instances/views.py(+55 -8)📝
networks/templates/add_network_qos.html(+18 -11)➖
networks/templates/add_outbound_qos.html(+0 -49)📝
networks/templates/network.html(+52 -50)📝
networks/views.py(+12 -10)📝
static/js/novnc/app/styles/lite.css(+2 -2)📝
static/js/spice-html5/spice.css(+1 -1)📝
vrtManager/connection.py(+10 -1)📝
vrtManager/instance.py(+155 -30)📄 Description
Hi retspen,
there are some improvements for host and instance networks.
And:
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.