mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-27 00:25:51 +03:00
[PR #85] [MERGED] Allow saving VM Notes using the Description field #563
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/85
Author: @Nushio
Created: 7/12/2013
Status: ✅ Merged
Merged: 7/12/2013
Merged by: @retspen
Base:
master← Head:master📝 Commits (2)
fa6751eAllows using the description field of libvirt to store VM notesfe8f623Fetches 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.