Replace the TODO stub with a clear statement that OVN on Windows is not currently tested or built. The remaining Windows-related scaffolding in the build system is inherited from Open vSwitch.
Assisted-by: Claude Opus 4.6, OpenCode Signed-off-by: Ales Musil <[email protected]> --- Documentation/intro/install/windows.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/intro/install/windows.rst b/Documentation/intro/install/windows.rst index 6c18edfb2..e5e08e69d 100644 --- a/Documentation/intro/install/windows.rst +++ b/Documentation/intro/install/windows.rst @@ -25,6 +25,7 @@ OVN on Windows ======================= -TODO ----- -* This document needs to be updated. +OVN on Windows is not currently tested or built. While the build +system contains some Windows-related scaffolding inherited from +Open vSwitch, there are no maintained build instructions or CI +coverage for this platform. -- 2.54.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
