zun/doc/source/configuration
Ghanshyam Mann 5e22736c7a [goal] Deprecate the JSON formatted policy file
As per the community goal of migrating the policy file
the format from JSON to YAML[1], we need to do two things:

1. Change the default value of '[oslo_policy] policy_file''
config option from 'policy.json' to 'policy.yaml' with
upgrade checks.

2. Deprecate the JSON formatted policy file on the project side
via warning in doc and releasenotes.

Also replace policy.json to policy.yaml ref from doc and tests.

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

Change-Id: I1248c7356e9a22f0281f12afa8faf5f6aa0f5c8b
2020-12-29 18:54:06 +08:00
..
index.rst Revert "Consolidate admin guide and configuration guide" 2018-03-28 03:00:41 +00:00
policy.rst [goal] Deprecate the JSON formatted policy file 2020-12-29 18:54:06 +08:00
README.rst Add and update docs for doc/source directory 2017-10-16 11:20:34 +08:00
sample-config.rst PDF documentation build 2019-12-13 03:59:51 +00:00

Zun Configuration Documentation (source/configuration)

This directory is intended to hold any documentation that relates to how to configure Zun. It is intended that some of this content be automatically generated in the future. At the moment, however, it is not. Changes to configuration options for Zun or its drivers needs to be put under this directory.