Pin OVN to branch-20.03

Seems like new OVN is not compatible with networking-ovn, so we need to
pin version. I believe this should be done in OVN plugin itself but
whatever, I just want to have the gate green.

I already did that in stable/ussuri as part of
I29e19e13aa22047bfa07817a7794fc18612bbc32, but this should probably be
cherry-picked to stable/train and stable/stein too.

Change-Id: Ie32570dfd0bf2154fdac5886321d8432e21c022c
This commit is contained in:
Michał Dulko 2020-05-07 16:31:27 +02:00
parent 49ff055988
commit 3d82119f16
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
# OVN already builds from source by default
Q_BUILD_OVS_FROM_GIT: false
KURYR_NEUTRON_DEFAULT_ROUTER: kuryr-router
OVN_BRANCH: branch-20.03
devstack_services:
ovn-northd: true
ovn-controller: true