6037e53f07
In Ocata, notification_drivers were deprecated in favor of the new QoSDriver architecture. This patch removes backwards compatible support for notification drivers along with its testing. Change-Id: I5f747635be3fd66b70326d9f94c85a6736286bd2 |
||
---|---|---|
.. | ||
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