python-ironic-inspector-client/releasenotes/notes/rules-import-yaml-815ebc6ca6fe28b9.yaml
Dmitry Tantsur 30fb16c924 Support loading introspection rules from YAML files
Writing introspection rules can be annoying, let's support YAML
to make operator's life simpler.

Change-Id: Ie11797d34fef6be6ecbdd30cc3ed43e92294b55c
Story: #2003870
Task: #26707
2018-09-25 12:44:18 +02:00

6 lines
131 B
YAML

---
features:
- |
Supports importing introspection rules from YAML files (in addition to
already supported JSON format).