Update policy docs to reflect json format
The oslo policy tools are using json format as the default now. Update our docs to reflect that. Change-Id: If04a0cf87b00b617db900885019b0ff9fdd7521f
This commit is contained in:
parent
a07de8efb7
commit
7b3395abf6
@ -43,12 +43,12 @@ requirement. Please see the README.rst in that directory for more information.
|
||||
Sample File Generation
|
||||
----------------------
|
||||
|
||||
To generate a sample policy.yaml file from the Octavia defaults, run the
|
||||
To generate a sample policy.json file from the Octavia defaults, run the
|
||||
oslo policy generation script::
|
||||
|
||||
oslopolicy-sample-generator
|
||||
--config-file etc/policy/octavia-policy-generator.conf
|
||||
--output-file policy.yaml.sample
|
||||
--output-file policy.json.sample
|
||||
|
||||
Merged File Generation
|
||||
----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user