[PR #200] [CLOSED] Support to create overlay images, Instance and instances view display IP... #591

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/200
Author: @rico123456789
Created: 1/22/2014
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • e95f7f9 Support to create overlay images, Instance and instances view display IP information

📊 Changes

9 files changed (+117 additions, -43 deletions)

View changed files

📝 instance/views.py (+9 -1)
📝 storages/forms.py (+2 -1)
📝 storages/views.py (+3 -1)
📝 templates/instance.html (+2 -2)
📝 templates/instances.html (+8 -1)
📝 templates/storage.html (+8 -2)
📝 vrtManager/instance.py (+18 -0)
📝 vrtManager/storage.py (+32 -11)
📝 webvirtmgr/settings.py (+35 -24)

📄 Description

... information


🔄 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/200 **Author:** [@rico123456789](https://github.com/rico123456789) **Created:** 1/22/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e95f7f9`](https://github.com/retspen/webvirtmgr/commit/e95f7f9ea1b5dc38830fdee8740073300331a197) Support to create overlay images, Instance and instances view display IP information ### 📊 Changes **9 files changed** (+117 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `instance/views.py` (+9 -1) 📝 `storages/forms.py` (+2 -1) 📝 `storages/views.py` (+3 -1) 📝 `templates/instance.html` (+2 -2) 📝 `templates/instances.html` (+8 -1) 📝 `templates/storage.html` (+8 -2) 📝 `vrtManager/instance.py` (+18 -0) 📝 `vrtManager/storage.py` (+32 -11) 📝 `webvirtmgr/settings.py` (+35 -24) </details> ### 📄 Description ... information --- <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:48 +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#591
No description provided.