Update OVN local.conf example files

Add stable/ussuri to enable_plugin so correct branch is checked-out.

Change-Id: I61583347df839be74e962437c86aa4b6afe9b14b
This commit is contained in:
Brian Haley 2020-05-18 17:27:04 -04:00
parent f502de5de9
commit 548eca3180
4 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ LOGFILE=$DEST/logs/stack.sh.log
#OVN_REPO=https://github.com/blp/ovs-reviews.git
#OVN_BRANCH=ovn
enable_plugin neutron https://opendev.org/openstack/neutron
enable_plugin neutron https://opendev.org/openstack/neutron stable/ussuri
disable_all_services
enable_service n-cpu

View File

@ -30,7 +30,7 @@ Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve
Q_ML2_TENANT_NETWORK_TYPE="geneve"
#SERVICE_HOST=
enable_plugin neutron https://git.openstack.org/openstack/neutron
enable_plugin neutron https://git.openstack.org/openstack/neutron stable/ussuri
disable_all_services
enable_service ovn-northd

View File

@ -44,7 +44,7 @@ disable_service q-dhcp
disable_service q-meta
# Enable services, these services depend on neutron plugin.
enable_plugin neutron https://opendev.org/openstack/neutron
enable_plugin neutron https://opendev.org/openstack/neutron stable/ussuri
enable_service q-trunk
enable_service q-dns
#enable_service q-qos

View File

@ -22,7 +22,7 @@ ADMIN_PASSWORD=password
#OVN_REPO=https://github.com/blp/ovs-reviews.git
#OVN_BRANCH=ovn
enable_plugin neutron https://git.openstack.org/openstack/neutron
enable_plugin neutron https://git.openstack.org/openstack/neutron stable/ussuri
disable_all_services
enable_service ovn-controller-vtep