[PR #124] [MERGED] added forwarding type bridge to 'Add New Network Pool' page #569

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/124
Author: @retif
Created: 10/14/2013
Status: Merged
Merged: 10/14/2013
Merged by: @retspen

Base: nesteneHead: nestene


📝 Commits (2)

  • 175f862 fix vnc password is not visible in xml config
  • 6dbec22 added forwarding type bridge to 'Add New Network Pool' page

📊 Changes

5 files changed (+65 additions, -16 deletions)

View changed files

📝 instance/views.py (+2 -2)
📝 network/forms.py (+11 -1)
📝 network/views.py (+3 -1)
📝 templates/network.html (+30 -2)
📝 webvirtmgr/server.py (+19 -10)

📄 Description

2 коммита:

  1. на странице VM при просмотре XML не было видно пароля от vnc, fixed by 175f862
  2. в Add New Network Pool добавил forwarding type bridge

🔄 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/124 **Author:** [@retif](https://github.com/retif) **Created:** 10/14/2013 **Status:** ✅ Merged **Merged:** 10/14/2013 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `nestene` ← **Head:** `nestene` --- ### 📝 Commits (2) - [`175f862`](https://github.com/retspen/webvirtmgr/commit/175f862c99bce1b5026dced17ac5cd166dd81a99) fix vnc password is not visible in xml config - [`6dbec22`](https://github.com/retspen/webvirtmgr/commit/6dbec22e8fa0e9f96890d567f113fa19c9e88178) added forwarding type bridge to 'Add New Network Pool' page ### 📊 Changes **5 files changed** (+65 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `instance/views.py` (+2 -2) 📝 `network/forms.py` (+11 -1) 📝 `network/views.py` (+3 -1) 📝 `templates/network.html` (+30 -2) 📝 `webvirtmgr/server.py` (+19 -10) </details> ### 📄 Description 2 коммита: 1. на странице VM при просмотре XML не было видно пароля от vnc, fixed by 175f862 2. в Add New Network Pool добавил forwarding type _bridge_ --- <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:43 +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#569
No description provided.