mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #332] [MERGED] Add checkbox to allow live migration of VMs #625
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/webvirtmgr/pull/332
Author: @ibuclaw
Created: 6/9/2014
Status: ✅ Merged
Merged: 6/11/2014
Merged by: @retspen
Base:
master← Head:migratelive📝 Commits (1)
fd339b2Add checkbox to allow live migration of VMs📊 Changes
3 files changed (+17 additions, -4 deletions)
View changed files
📝
instance/views.py(+2 -1)📝
templates/instance.html(+9 -0)📝
vrtManager/instance.py(+6 -3)📄 Description
Adds functionality to allow live migration of running VMs.
I'm not a web designer (nor do I know the styling setup) so the check boxes' placement is not aligned properly on the page, but at least it's not in a terrible position.
If you have any suggestions on what to do on the template, please let me know.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.