0611735715
The ovn.ini file is a hold-over from the networking-ovn tree. The docs all reference configuring OVN (and OVS) options in ml2_conf.ini, so remove the old file and add the neutron.ml2.ovn namespace to etc/oslo-config-generator/ml2_conf.ini. Trivialfix Change-Id: I26dedc80e07aedffb1713560d4431b7a334b70b5 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
oslo-policy-generator | ||
api-paste.ini | ||
README.policy.yaml.txt | ||
README.txt | ||
rootwrap.conf |
To generate the sample neutron configuration files, run the following command from the top level of the neutron directory: tox -e genconfig If a 'tox' environment is unavailable, then you can run the following script instead to generate the configuration files: ./tools/generate_config_file_samples.sh