[PR #648] Bug fixes and new functionality #701

Open
opened 2026-02-27 16:40:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/648
Author: @phsmith
Created: 10/6/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

  • 14ca0a8 Added support to take snapshot from a running vm
  • e0e7064 Fix instance view error if guest has network type ethernet
  • ca7c086 Fixed pidfile removal

📊 Changes

2 files changed (+16 additions, -6 deletions)

View changed files

📝 conf/initd/webvirtmgr-console-redhat (+1 -1)
📝 vrtManager/instance.py (+15 -5)

📄 Description

  • Fixed webvirtmgr-console-redhat pidfile removal on service stop.
  • Fixed a bug that lent to the error page 500 when a vm instance has a network type of 'ethernet' without source.
  • Added the possibility to take snapshots from running vm instance.

🔄 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/648 **Author:** [@phsmith](https://github.com/phsmith) **Created:** 10/6/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`14ca0a8`](https://github.com/retspen/webvirtmgr/commit/14ca0a80facdc5e7c9731511de1cf76a16680ebd) Added support to take snapshot from a running vm - [`e0e7064`](https://github.com/retspen/webvirtmgr/commit/e0e70643f3684ce119f7f634e5634b445e2494ca) Fix instance view error if guest has network type ethernet - [`ca7c086`](https://github.com/retspen/webvirtmgr/commit/ca7c0867e00dfedc0d255f79f75e549689d9eccd) Fixed pidfile removal ### 📊 Changes **2 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `conf/initd/webvirtmgr-console-redhat` (+1 -1) 📝 `vrtManager/instance.py` (+15 -5) </details> ### 📄 Description - Fixed webvirtmgr-console-redhat pidfile removal on service stop. - Fixed a bug that lent to the error page 500 when a vm instance has a network type of 'ethernet' without source. - Added the possibility to take snapshots from running vm instance. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#701
No description provided.