neutron/etc
Fang Zhen 56efc8ac76 Switch to oslo.cache
Oslo incubator is about to stop for cache module. We could use
oslo.cache instead. The legacy memory backend is replaced by
oslo_cache.dict.

Closes-Bug: #1517883

Change-Id: I108242ca9f27c9ec47959ce7615bc7d84cae014b
2016-06-02 15:22:36 +00:00
..
neutron LinuxBridge agent's QoS driver bw limit for egress traffic 2016-04-18 14:07:07 +00:00
oslo-config-generator Switch to oslo.cache 2016-06-02 15:22:36 +00:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Add OSprofiler support 2016-05-20 11:35:59 -05:00
policy.json Remove remaining BGP code from neutron 2016-05-24 06:36:54 -07:00
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