Always update OVS to 2.9.2 33/66033/1
authorTim Rozet <trozet@redhat.com>
Fri, 21 Dec 2018 17:36:36 +0000 (12:36 -0500)
committerTim Rozet <trozet@redhat.com>
Sat, 22 Dec 2018 01:34:50 +0000 (01:34 +0000)
Right now RDO defaults to an old version of OVS. In Apex for non-sfc
scenarios we were pulling a prebuilt RPM of OVS 2.9.0 that included a
group tables fix needed for ODL. For SFC, we now just build OVS along
with the kernel module from native OVS because NSH support exists
upstream in that version.

We can move to always doing this operation for all OVS based scenarios,
which will bump our OVS and ensure the package we build at runtime will
work with our kernel.

Change-Id: If38d0b858878f1af66990d987612a8f8f6fa2718
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 4f988328adf5dd8735bbf0a9420528cd343cfcd3)


No differences found