Files
ed8771f152a49103e5ffe3e10f3d345fe0531f63
Akihiro Motoki
2fdf39545b
doc: Add policy reference
Partially Implements: blueprint neutron-policy-in-code Change-Id: Iaf95ea426294a72022e7d0dc58f40fd9f425894b
To generate the sample networking-bgpvpn configuration files and the sample policy file, run the following commands respectively from the top level of the networking-bgpvpn directory: tox -e genconfig tox -e genpolicy If a 'tox' environment is unavailable, then you can run the following commands respectively instead to generate the configuration files: oslo-config-generator --config-file etc/oslo-config-generator/networking-bgpvpn.conf oslopolicy-sample-generator --config-file=etc/oslo-policy-generator/policy.conf