Don't compile OVS kernel module

ovsdbapp is already running on Focal, which uses kernel 5 that contains
required patch for QoS metering.

Change-Id: I656a03e98b91428c823a37a04dd7c03027a6ecda
This commit is contained in:
Jakub Libosvar 2020-09-24 09:53:31 +02:00
parent 324e8dfd3f
commit ca6b972cb4
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
vars:
devstack_localrc:
LIBS_FROM_GIT: ovsdbapp
OVN_BUILD_MODULES: False