Fix functional jobs due to OVS file removal

The neutron file devstack/lib/ovs was removed in
https://review.opendev.org/c/openstack/neutron/+/793470
in favor of using the devstack in-tree version at
lib/neutron_plugins/ovs_source.  Start using it to
un-break the functional jobs.

Change-Id: I0b847bd24305204388f1ff9dcb83fb6e11d2bac0
This commit is contained in:
Brian Haley 2021-06-16 23:55:22 -04:00
parent f82e5c7415
commit 52eba441d1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
VENV={{ tests_venv }}
source $DEVSTACK_PATH/functions
source $NEUTRON_PATH/devstack/lib/ovs
source $DEVSTACK_PATH/lib/neutron_plugins/ovs_source
source $NEUTRON_VPNAAS_PATH/tools/configure_for_vpn_func_testing.sh
configure_host_for_vpn_func_testing