2bcedf27a1
Enable autogeneration of /etc/neutron/ config file for macvtap agent. Change-Id: I3637d16e3ab53248ba9b84eeb8b7d979af0ecaae Closes-Bug: #1552742 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
api-paste.ini | ||
policy.json | ||
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