mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[PR #318] [MERGED] add openvswitch virtualport to network. #615
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/318
Author: @ainoniwa
Created: 5/24/2014
Status: ✅ Merged
Merged: 5/25/2014
Merged by: @retspen
Base:
master← Head:openvswitch📝 Commits (1)
b2d43f9add 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.