Files
puppet-openstacklib/manifests/policy
Takashi Kajinami 61aeda0b48 policy: Raise error when file_path and file_format are inconsistent
We have replaced policy.yaml with policy.json following the community
goal[1], but it might be possible that users are not aware of that
migration and still expect json files.
This change ensures that users are not expecting json file based on
the given file path.

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

Change-Id: Ie2e5a6798e8603585c20b947eb91bbad5453934b
2021-03-25 13:38:08 +00:00
..