neutron/etc
Henry Gessau 24fad53ae5 Final decomposition of the nuage plugin
This removes what's left of the nuage code and artifacts from the
neutron tree. All the vendor code is now in the
nuagenetworks/nuage-openstack-neutron repo on github.

Closes-Bug: #1518643

Change-Id: Ifbb9484f36a3e42c6039c42c7f8d0bcbd482bbf8
2015-12-04 15:08:37 -05:00
..
neutron Final decomposition of the nuage plugin 2015-12-04 15:08:37 -05:00
oslo-config-generator Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Drop use of 'oslo' namespace package 2015-04-28 22:08:39 +00:00
policy.json Fix Neutron flavor framework 2015-11-19 11:27:05 -08: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