octavia/etc/policy/octavia-policy-generator.conf
Erik Olof Gunnar Andersson cfae79cfee Fixing Octavia generating json named file containing yaml
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
2018-07-24 13:06:55 +00:00

5 lines
89 B
Plaintext

[DEFAULT]
format = json
output_file = etc/octavia/policy.json.sample
namespace = octavia