Skip to content

incusd: Search OVS switch external_interfaces#2898

Merged
stgraber merged 1 commit intolxc:mainfrom
dankm:ovs-bridge
Feb 6, 2026
Merged

incusd: Search OVS switch external_interfaces#2898
stgraber merged 1 commit intolxc:mainfrom
dankm:ovs-bridge

Conversation

@dankm
Copy link
Copy Markdown
Contributor

@dankm dankm commented Feb 5, 2026

In the case where an openvswitch bridge has external_interfaces, ensure that we query OVS's bridge ports to see if it's already attached. This was already done in the native bridge case.

Fixes #2893

@dankm dankm requested a review from stgraber as a code owner February 5, 2026 19:37
In the case where an openvswitch bridge has external_interfaces,
ensure that we query OVS's bridge ports to see if it's already
attached. This was already done in the native bridge case.

Fixes lxc#2893

Signed-off-by: Dan McGregor <[email protected]>
@stgraber stgraber merged commit 4da31c4 into lxc:main Feb 6, 2026
52 of 56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Openvswitch bridge with attached external_interface that uses extended format fails to start

2 participants