oslo.policy/releasenotes/notes/add_custom_rule_check_plugins-3c15c2c7ca5e.yaml
Davanum Srinivas 7ade2ed547 Documentation and release notes for plugins
In Icde2b26a38d7c7842defae053228d9208454b969, we added support for
stevedore based external/custom plugins. In this changeset, we
add a release note and documentation on how things work.

Change-Id: Ie0b773dc1147f5ef898d17e8f84c946c39fdf5cd
2017-10-16 11:49:31 +00:00

6 lines
184 B
YAML

---
features:
- |
Add support for custom rule check plugins. ``http`` and ``https``
external rule checks have been converted into stevedore plugins and
serve as examples.