Browse Source
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: Ibdcf08d14930303941cc5c7276b8af7b7c65e4d4changes/83/768683/2
3 changed files with 18 additions and 12 deletions
@ -0,0 +1,4 @@
|
||||
--- |
||||
upgrade: |
||||
- | |
||||
Now policy.yaml is used by default instead of policy.json. |
Loading…
Reference in new issue