neutron-dynamic-routing/etc
vikram.choudhary d0941d4bc2 Added OSLO config framework
This patch adds OSLO config framework required by
neutron-dynamic-routing repository for defining configuration
parameters.

Below changes are done as part of this patch-set:
 - Added OSLO config framework.
 - PEP8 changes for genconfig check.

Change-Id: Id3db0e9c5943ce913f5b2cca8d05a9ade37b3f68
Implements: blueprint bgp-spinout
Partial-Bug: #1560003
2016-05-06 15:25:15 +05:30
..
oslo-config-generator Added OSLO config framework 2016-05-06 15:25:15 +05:30
README.txt Added OSLO config framework 2016-05-06 15:25:15 +05:30

README.txt

To generate the sample neutron-dynamic-routing configuration files, run the
following command from the top level of the neutron-dynamic-routing 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