Files
puppet-openstacklib/releasenotes/notes/migrate-policy-format-from-json-to-yaml-3389e1d5348cd69b.yaml
Takashi Kajinami a2bc259853 Deprecate support for policy.json
Because usage of json for policy file will be deprecated and replaced
by yaml[1].

[1] https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html

Change-Id: I6deff3f1153222f807f4bb9eabedcccabf544f74
2021-01-08 08:36:33 +09:00

6 lines
146 B
YAML

---
deprecations:
- |
Json format of policy files has been deprecated and will be removed in
a future release. Use yaml format instead.