Fix devstack gate script 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
fix the devstack gate_hook.sh script.

Change-Id: I1a2d4005b0747031787c39e9b257533ff89ac811
This commit is contained in:
Brian Haley 2021-06-16 23:53:48 -04:00
parent 7245c228c2
commit 3e680abe00
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ then
IS_GATE=True
source $DEVSTACK_PATH/functions
source $NEUTRON_PATH/devstack/lib/ovs
source $DEVSTACK_PATH/lib/neutron_plugins/ovs_source
source $NEUTRON_PATH/tools/configure_for_func_testing.sh
enable_plugin $PROJECT_NAME https://opendev.org/openstack/$PROJECT_NAME