puppet-heat/releasenotes/notes/migrate-policy-format-from-json-to-yaml-2dd4a8a683f931ba.yaml
Takashi Kajinami b4e9a1a6e4 Use yaml instead of json for policy file
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

Depends-on: https://review.opendev.org/769647
Change-Id: Id19b8fc7ded7b3a25a7b028687780caad32deae9
2021-01-07 08:44:59 +00:00

5 lines
82 B
YAML

---
upgrade:
- |
Now policy.yaml is used by default instead of policy.json.