[PR #318] [MERGED] add openvswitch virtualport to network. #615

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/318
Author: @ainoniwa
Created: 5/24/2014
Status: Merged
Merged: 5/25/2014
Merged by: @retspen

Base: masterHead: openvswitch


📝 Commits (1)

  • b2d43f9 add openvswitch virtualport to network.

📊 Changes

4 files changed (+14 additions, -5 deletions)

View changed files

📝 networks/forms.py (+1 -0)
📝 networks/views.py (+1 -1)
📝 templates/networks.html (+9 -3)
📝 vrtManager/network.py (+3 -1)

📄 Description

When selected the forward type is 'bridge', it can select the Linux bridge or open vSwitch.
webvirtmgr_140525


🔄 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/318 **Author:** [@ainoniwa](https://github.com/ainoniwa) **Created:** 5/24/2014 **Status:** ✅ Merged **Merged:** 5/25/2014 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `openvswitch` --- ### 📝 Commits (1) - [`b2d43f9`](https://github.com/retspen/webvirtmgr/commit/b2d43f9d8ea06c8fa5c3fb5d88d9c92975064079) add openvswitch virtualport to network. ### 📊 Changes **4 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `networks/forms.py` (+1 -0) 📝 `networks/views.py` (+1 -1) 📝 `templates/networks.html` (+9 -3) 📝 `vrtManager/network.py` (+3 -1) </details> ### 📄 Description When selected the forward type is 'bridge', it can select the Linux bridge or open vSwitch. ![webvirtmgr_140525](https://cloud.githubusercontent.com/assets/793248/3074843/41a824a4-e357-11e3-8fea-fe2aeec249d6.png) --- <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:54 +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#615
No description provided.