cfae79cfee
Currently when the command to generate a policy file is used, it will generate a yaml based file, but call it json.sample.policy. This patch forces it to generate a json file, and changes the default name to policy.json.sample. Change-Id: I4d04f4f37385bd4601f566238aaba43dcbe74780
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
[DEFAULT]
|
|
format = json
|
|
output_file = etc/octavia/policy.json.sample
|
|
namespace = octavia
|