[PR #85] [MERGED] Allow saving VM Notes using the Description field #563

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/85
Author: @Nushio
Created: 7/12/2013
Status: Merged
Merged: 7/12/2013
Merged by: @retspen

Base: masterHead: master


📝 Commits (2)

  • fa6751e Allows using the description field of libvirt to store VM notes
  • fe8f623 Fetches description from xml

📊 Changes

3 files changed (+22 additions, -8 deletions)

View changed files

📝 templates/vds.html (+9 -1)
📝 vds/views.py (+3 -2)
📝 webvirtmgr/server.py (+10 -5)

📄 Description

Hi! I've been meaning to save some notes to better distinguish each VM in WebVirtMgr and decided to use the field of libvirt to store said notes.


🔄 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/85 **Author:** [@Nushio](https://github.com/Nushio) **Created:** 7/12/2013 **Status:** ✅ Merged **Merged:** 7/12/2013 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`fa6751e`](https://github.com/retspen/webvirtmgr/commit/fa6751ec0a094babdc7ffb79b6307dae4c8debe0) Allows using the description field of libvirt to store VM notes - [`fe8f623`](https://github.com/retspen/webvirtmgr/commit/fe8f62360e3fe4369a0258c5ecd6ea711b9764c2) Fetches description from xml ### 📊 Changes **3 files changed** (+22 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `templates/vds.html` (+9 -1) 📝 `vds/views.py` (+3 -2) 📝 `webvirtmgr/server.py` (+10 -5) </details> ### 📄 Description Hi! I've been meaning to save some notes to better distinguish each VM in WebVirtMgr and decided to use the <description> field of libvirt to store said notes. --- <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:42 +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#563
No description provided.