senlin/releasenotes/notes/health-policy-actions-936db8bc3ed08aec.yaml
tengqm dfe86f4207 Release notes backlog for ocata-3
Change-Id: Iaeae5031122ba28a60cc0440ef800d97f6d912b7
2017-01-21 08:48:56 -05:00

8 lines
337 B
YAML

---
features:
- Health policy recovery actions now contains a list of dictionaries instead
of a list of simple names. This is to make room for workflow invocations.
fixes:
- The health policy recovery actions is designed to be a list but the current
implementation can only handle one action. This is now explicitly checked.