File: sample_policy.rst

package info (click to toggle)
masakari 20.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,816 kB
  • sloc: python: 22,459; sh: 329; makefile: 68
file content (23 lines) | stat: -rw-r--r-- 760 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================
Sample Masakari Policy File
===========================

.. warning::

   JSON formatted policy file is deprecated since Masakari 11.0.0 (Wallaby).
   This `oslopolicy-convert-json-to-yaml`__ tool will migrate your existing
   JSON-formatted policy file to YAML in a backward-compatible way.

.. __: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html

The following is a sample masakari policy file for adaptation and use.

The sample policy can also be viewed in :download:`file form
</_static/masakari.policy.yaml.sample>`.

.. important::

   The sample policy file is auto-generated from masakari when this
   documentation is built.

.. literalinclude:: /_static/masakari.policy.yaml.sample