Additions to ovn-db-local.conf.sample

To run ovn-northd on a host the sample file is not enough as it is now.

Change-Id: I20e61249cc91a5ea2c9652f99b6dac287462b305
Related-Bug: #1871730
This commit is contained in:
elajkat
2020-04-17 07:27:37 +00:00
committed by Maciej Józefczyk
parent 8d85b35629
commit d840881359
+8
View File
@@ -22,6 +22,14 @@ ADMIN_PASSWORD=password
#OVN_REPO=https://github.com/blp/ovs-reviews.git
#OVN_BRANCH=ovn
Q_AGENT=ovn
NEUTRON_AGENT=$Q_AGENT
Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn,logger
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
disable_all_services