mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #266] [MERGED] add hot cpu enabling disabling functionality #484
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#484
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/266
Author: @catborise
Created: 11/29/2019
Status: ✅ Merged
Merged: 12/2/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (4)
941a972settings.py: add ws_public_port comment and set default value 608044df080Rearrange supported hypervisors list: if there are hypervisor support more than 5, it spans to multiple line which causes distortion.e4223ddqemu.conf for vnc and spice listen address configured for all OS. Add sasl2 config for debian1049e1795adding enable/disable cpu hotplug, live add/remove vcpu to instance.📊 Changes
6 files changed (+178 additions, -59 deletions)
View changed files
📝
computes/templates/overview.html(+27 -8)📝
dev/libvirt-bootstrap.sh(+20 -11)📝
instances/templates/instance.html(+49 -2)📝
instances/views.py(+28 -3)📝
vrtManager/instance.py(+52 -33)📝
webvirtcloud/settings.py.template(+2 -2)📄 Description
Hi retspen,
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.