Skip to content

Build dev ovn

Tomáš Sapák requested to merge build_dev_ovn into master

Merge after !3 (merged) is merged. This MR adds support for:

  • building images with development content
  • builds OVN images with OVS 2.13 and OVN 20.03
  • this build is missing kernel module (shouldn't be used inside docker containers)
  • contains only python3 openvswitch bindings (python3-openvswitch) - shouldn't matter, since it's python library, but OVN components are compiled C binaries
Edited by Tomáš Sapák

Merge request reports