Skip to content

feat: Peering Groups - #3932

Open
0xk1f0 wants to merge 15 commits into
lxc:mainfrom
0xk1f0:peering-groups
Open

0xk1f0 wants to merge 15 commits into
lxc:mainfrom
0xk1f0:peering-groups

Conversation

@0xk1f0

@0xk1f0 0xk1f0 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR adds OVN peering groups as described in #3894.

Architecture

A peering group is essentially a combination of a Logical_Router + Logical_Switch, so it could be extended to support cross-cluster connectivity via a transit switch and OVN-IC

peering-groups

What was added

  • The full functionality including adding/removing networks via the incus CLI tool
  • Updated Documentation and API extension for peering groups
  • An additional OVN e2e test that verifies functionality in the CI

EDIT: Most of the additions/deletions seem to stem from make i18n

@0xk1f0
0xk1f0 requested a review from stgraber as a code owner September 1, 2026 10:33
@github-actions github-actions Bot added Documentation Documentation needs updating API Changes to the REST API labels Sep 1, 2026
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Signed-off-by: 0xk1f0 <dev@k1f0.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

1 participant