[PR #332] [MERGED] Add checkbox to allow live migration of VMs #625

Closed
opened 2026-02-27 16:39:56 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: migratelive


📝 Commits (1)

  • fd339b2 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/332 **Author:** [@ibuclaw](https://github.com/ibuclaw) **Created:** 6/9/2014 **Status:** ✅ Merged **Merged:** 6/11/2014 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `migratelive` --- ### 📝 Commits (1) - [`fd339b2`](https://github.com/retspen/webvirtmgr/commit/fd339b2c0bfdd32a74eb050b0a411724620f43cd) Add checkbox to allow live migration of VMs ### 📊 Changes **3 files changed** (+17 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `instance/views.py` (+2 -1) 📝 `templates/instance.html` (+9 -0) 📝 `vrtManager/instance.py` (+6 -3) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:39:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#625
No description provided.