Files
puppet-openstacklib/releasenotes/notes/support-for-yaml-policy-da1ccf9fa692dca3.yaml
beagles 4622709879 Add support for yaml format policy files
This patch adds a 'file_format' field to the policies definition to
allow overriding the default file format which is currently json.

Change-Id: Iec610053a9250cb78c2a17bfc2c197bf55d9df86
Related-Bug: #1885602
2020-07-13 20:36:11 +00:00

7 lines
216 B
YAML

---
fixes:
- |
Oslo policy is moving towards yaml as a policy file format and is
deprecating json. Policy definitons now may contain a 'file_format'
field to specify 'yaml' or 'json' as a file format.