mistral/etc
Hieu LE 4469cacf39 Implement policy in code - event trigger (11)
This commit migrate all event trigger policies into code [1].

Like oslo.config, with oslo.policy, we can define all of
default rules in code base and only change some rules
via policy file. Another thing that we should use yaml
format instead of json format.

This commit also remove policy.json file usage completely.

[1] https://governance.openstack.org/tc/goals/queens/policy-in-code.html
Co-authored-By: Dai Dang-Van <daidv@vn.fujitsu.com>

Change-Id: Icd674fdc248e5b9c63f9e7d0f47c53288291ff07
2017-11-27 02:47:50 +00:00
..
README.mistral.conf Add README.mistral.conf doc in etc directory 2017-09-15 04:21:12 +00:00
event_definitions.yml.sample Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
logging.conf.sample Updates logging configuration samples 2014-12-17 01:34:27 +00:00
logging.conf.sample.rotating Add config example for rotating logs 2015-08-25 02:04:38 +00:00
policy.json Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
wf_trace_logging.conf.sample Enable osprofiler to measure performance 2016-06-10 01:49:38 +00:00
wf_trace_logging.conf.sample.rotating Enable osprofiler to measure performance 2016-06-10 01:49:38 +00:00

README.mistral.conf

The mistral.conf sample file is no longer generated and
maintained in Trunk.  To generate your own version of
mistral.conf, use the following command:

tox -egenconfig