manila/releasenotes/notes/fix_policy_file-4a382ac241c718c6.yaml
Marc Koderer 87f9a81b75 Align policy.json with code
Snapshot policy is named inconsistently. Fixing this in the code
would cause a migration conflict since both "share:create_snapshot"
and "share_snapshot:create_snapshot" need to be supported. Instead
this fixes only policy.json

Change-Id: I5869f53ac5086d7411dc3553b4cf88423b7524f5
Closes-bug: #1666498
2017-02-23 08:43:37 +01:00

5 lines
76 B
YAML

---
fixes:
- Adapted policy.json file to correct snapshot policy values.