puppet-openstacklib/spec
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
..
acceptance Fix support for policy.yaml 2021-01-07 16:37:30 +09:00
classes Add support for yaml format policy files 2020-07-13 20:36:11 +00:00
defines policy: Raise error when file_path and file_format are inconsistent 2021-03-25 13:38:08 +00:00
functions inet6_prefix() - add test with prefix in input 2019-05-24 16:43:06 +02:00
unit Use non-legacy fact name for os_workers 2020-03-25 13:46:39 -06:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-31 12:13:33 +02:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:25:05 -06:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-09-14 23:40:34 +02:00