ironic-inspector/releasenotes/notes/add-support-for-listing-all-introspection-statuses-2a3d4379c3854894.yaml
Sam Betts 81cef3d863 Fix some grammar and spelling issues in release notes
Change-Id: Ib94c31b2dcf8de7879e7bd1c0b77e6de32c8c2cb
2017-02-13 16:00:51 -05:00

11 lines
338 B
YAML

---
features:
- |
Add an API endpoint for listing introspection statuses. Operators can use
this to get the status for all running or previously run introspection
processing.
- |
Introduce a new configuration option ``api_max_limit`` that defines the
maximum number of items per page when API results are paginated.