
This patch introduces the logging api definition and initial implementation of LoggingApiPlugin. The api definition code will be removed after [1] has been merged on neutron lib. [1]https://review.openstack.org/#/c/415817/ Co-Authored-By: Yushiro FURUKAWA <y.furukawa_2@jp.fujitsu.com> Partially-implements: blueprint security-group-logging Related-Bug: #1468366 Change-Id: Iace31506502de25da9dce5fcfdbfe2c726bea27f
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