Takashi Kajinami 289ae97c1c Add missing osprofiler options
osprofiler was integrated to Neutron a while ago[1] but the options
for this library have not been added to neutron.conf properly.

This ensures the options are rendered by oslo-config-generator.

[1] 9a43f58f4df85adc2029c33ba000ca17b746a6eb

Change-Id: Ice1b3f701ac244e17d855484263199f8a0b8310b
2023-02-28 18:06:17 +09:00
..

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