oslo.policy/releasenotes/notes/policy-yaml-by-default-8c88efb7f5db14d1.yaml
Takashi Kajinami 26b04a4a80 Switch default policy_file
Support for JSON policy files was deprecated quite long ago.

This is the first step to drop support for JSON policy files and
updates the default policy_file to use YAML policy file.

Depends-on: https://review.opendev.org/c/openstack/glance/+/929720
Change-Id: Ic2cd7072e3784a76b3b856aed9841c64fbd4dfc1
2024-09-18 05:00:22 +00:00

6 lines
136 B
YAML

---
upgrade:
- |
Default value of the ``[oslo_policy] policy_file`` has been updated from
``policy.json`` to ``policy.yaml``.