neutron/etc
Goutham Pratapa 31be154657 Add get_availability_zone rule to policy.json
"neutron availability-zone-list" checks for "get_availability_zone" rule
and policy.json doesn't contain it so adding it now.

Change-Id: I7e5e706c44136e0b565f3ee18e15f1166d82040d
2018-11-21 16:33:30 +05:30
..
neutron Remove _migrate_python_ns_metadata_proxy_if_needed method 2018-08-04 09:53:00 +02:00
oslo-config-generator Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Add osprofiler to api-paste pipeline 2018-07-17 20:58:25 +00:00
policy.json Add get_availability_zone rule to policy.json 2018-11-21 16:33:30 +05:30
rootwrap.conf Update rootwrap.conf to add /usr/local/sbin 2015-08-21 19:23:18 +01:00

README.txt

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