
Providing a sample policy file is all well and good, but it's not exactly designed for readability on the web. Make use of the 'sphinxext' module built into oslo.policy to do this. Change-Id: I6cceeca7edcacb762daa1f22f2138e2d2334b3a2
17 lines
469 B
ReStructuredText
17 lines
469 B
ReStructuredText
==================
|
|
Sample Policy File
|
|
==================
|
|
|
|
The following is a sample nova policy file for adaptation and use.
|
|
|
|
The sample policy can also be viewed in :download:`file form
|
|
</_static/nova.policy.yaml.sample>`.
|
|
|
|
.. important::
|
|
|
|
The sample policy file is auto-generated from nova when this documentation
|
|
is built. You must ensure your version of nova matches the version of this
|
|
documentation.
|
|
|
|
.. literalinclude:: /_static/nova.policy.yaml.sample
|