[Pkg-utopia-maintainers] Bug#1127478: network-manager: Enable Open vSwitch (OVS) plugin
Michael Biebl
biebl at debian.org
Sun Feb 22 10:08:47 GMT 2026
Hi Enrique
On Mon, 9 Feb 2026 14:21:34 +0100 Enrique Llorente Pastora
<ellorent at redhat.com> wrote:
> Package: network-manager
> Version: 1.54.3-1
> Severity: wishlist
>
> The Open vSwitch (OVS) plugin is currently disabled in the Debian
> network-manager build [1][2]. The use case we have is using
> NetworkManager with OVS as part of Kubernetes KIND clusters this way
> users can use kubernetes-nmstate [3] to configure cluster networking.
>
> I think the build change is minimal — it requires passing the appropriate
> configure flag to enable OVS support during package build.
I've pushed some preliminary changes to the feature/ovs branch. See
https://salsa.debian.org/utopia-team/network-manager/-/commit/c6c1f1ad5e15e6c712f8cc2a9c7aee4eefa2b1ee
Enabling ovs support results in a drop-in file being installed:
/usr/lib/systemd/system/NetworkManager.service.d/NetworkManager-ovs.conf
which changes the ordering of NetworkManager.service.
So splitting of the ovs plugin related files into a dedicated package
seemed like the way to go.
Then again, I looked into NetworkManager-ovs.conf, which contains:
[Unit]
After=openvswitch.service
In Debian, there is no package openvswitch.service though:
$ apt-file search -x "/usr/lib/systemd/system/openvswitch*"
openvswitch-ipsec: /usr/lib/systemd/system/openvswitch-ipsec.service
openvswitch-switch: /usr/lib/systemd/system/openvswitch-switch.service
Any thoughts here?
As mentioned in our private conversation, I'm not familiar with OVS and
lack a setup to test the resulting package.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-utopia-maintainers/attachments/20260222/d26e7823/attachment.sig>
More information about the Pkg-utopia-maintainers
mailing list