Files
0721db8fbce9f563cf3711f9c609abb3dc3aff7e
networking-bgpvpn /etc
Akihiro Motoki 2fdf39545b doc: Add policy reference
Partially Implements: blueprint neutron-policy-in-code
Change-Id: Iaf95ea426294a72022e7d0dc58f40fd9f425894b
2019年04月04日 14:13:30 +00:00
..
2019年01月08日 01:25:00 +09:00
2019年04月04日 14:13:30 +00:00

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