
[1] added healthcheck url to neutron API, but in review it was noted that the used filter_factory is deprecated and app_factory is the suggested instead, as Akihiro commented in [1], in [2] filter is marked for removal. [1]: https://review.opendev.org/724676 [2]: https://opendev.org/openstack/oslo.middleware/src/branch/master/oslo_middleware/healthcheck/__init__.py#L409 Change-Id: I28c26d3357c21483b7642958564d675cd5feaa31
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