mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #271] [MERGED] Some improvements #483
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#483
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/271
Author: @catborise
Created: 12/25/2019
Status: ✅ Merged
Merged: 12/26/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (7)
adfdad0change cd-rom bus for q35 type machines; it is sata not ide5921125add ability to show interface's ip address with qemu agent. Add checking agent if installed or not01f2290host ifaces configuration error prevents management of instance. It is isolated.ecf31b0adds link state option for instance networks. Enable/disable link while instance running9d58e56add/remove guest agent channel function addede87d746check if host supports kvm, if it is, use kvm else qemu38054d9for instances add guest agent indicator: installed, connected.📊 Changes
6 files changed (+264 additions, -36 deletions)
View changed files
📝
instances/templates/instance.html(+70 -13)📝
instances/views.py(+31 -3)📝
interfaces/views.py(+1 -1)📝
vrtManager/connection.py(+2 -2)📝
vrtManager/instance.py(+147 -17)📝
vrtManager/network.py(+13 -0)📄 Description
Hi retspen,
Some usesul new improvements;
thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.