Fix typo in oslo.policy
TrivialFix Change-Id: I0a9f18e31492b5b5bd5de004e8f5129d8fd3f50f
This commit is contained in:
parent
b32f6c87d4
commit
21ad0867be
@ -109,7 +109,7 @@ where policy-generator.conf looks like::
|
|||||||
output_file = policy-sample.yaml
|
output_file = policy-sample.yaml
|
||||||
namespace = nova
|
namespace = nova
|
||||||
|
|
||||||
If output_file is ommitted the sample file will be sent to stdout.
|
If output_file is omitted the sample file will be sent to stdout.
|
||||||
|
|
||||||
Merged file generation
|
Merged file generation
|
||||||
----------------------
|
----------------------
|
||||||
@ -143,7 +143,7 @@ where policy-merged-generator.conf looks like::
|
|||||||
output_file = policy-merged.yaml
|
output_file = policy-merged.yaml
|
||||||
namespace = nova
|
namespace = nova
|
||||||
|
|
||||||
If output_file is ommitted the file will be sent to stdout.
|
If output_file is omitted the file will be sent to stdout.
|
||||||
|
|
||||||
List of redundant configuration
|
List of redundant configuration
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user