To assist with automated configuration validation, we need entry points
for oslo.config.opts for placement auth options.
Conflicts:
neutron/opts.py
Change-Id: Ibaaa1600e6a14f3308024c4e22e3489ee21e7244
(cherry picked from commit 89fd50d0f9)
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