67bd2badc9
This change ensures the [designate] options, which is used by the designate external DNS driver, are rendered into neutron.conf generated by oslo-config-generator. Change-Id: I56a1079fbfc044532aee64f4fbdec50d9524a580 |
||
---|---|---|
.. | ||
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