neutron-dynamic-routing/etc
Akihiro Motoki a3a5470538 doc: Add policy reference
Partially Implements: blueprint neutron-policy-in-code

Change-Id: Iad80250e52e2347b0f6844ebaeb5a51cd314daf0
2019-02-14 09:13:52 +00:00
..
oslo-config-generator Added OSLO config framework 2016-05-06 15:25:15 +05:30
oslo-policy-generator Convert policy.json into policy-in-code 2018-12-18 21:28:51 +00:00
README.txt doc: Add policy reference 2019-02-14 09:13:52 +00:00

README.txt

To generate the sample neutron-dynamic-routing configuration files and the
sample policy file, run the following commands respectively from the top level
of the neutron-dynamic-routing directory:

  tox -e genconfig
  tox -e genpolicy

If a 'tox' environment is unavailable, then you can run the following commands
instead to generate the configuration files and the policy file:

  ./tools/generate_config_file_samples.sh
  oslopolicy-sample-generator --config-file=etc/oslo-policy-generator/policy.conf