Skip to content

Commit 97e6e31

Browse files
rutvik-pf9claude
andcommitted
Point ovs submodule at platform9/pf9-ovs fork
Repoint the ovs submodule URL from openvswitch/ovs to the Platform9 fork so custom OVS patches can be carried alongside OVN. The submodule path stays "ovs" because it is hardcoded in the build tooling (.ci/ci.sh, .ci/linux-build.sh, .ci/ovn-kubernetes/Dockerfile). The pinned commit is unchanged (d8b97029e); it is reachable from branch-3.3 on the fork, so submodule init resolves without a bump. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 4fa1ef4 commit 97e6e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "ovs"]
22
path = ovs
3-
url = https://github.com/openvswitch/ovs.git
3+
url = https://github.com/platform9/pf9-ovs.git

0 commit comments

Comments
 (0)