ironic-inspector/releasenotes/notes/UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml
Sam Betts 81cef3d863 Fix some grammar and spelling issues in release notes
Change-Id: Ib94c31b2dcf8de7879e7bd1c0b77e6de32c8c2cb
2017-02-13 16:00:51 -05:00

10 lines
225 B
YAML

---
features:
- |
Extend the introspection status returned from
``GET@/v1/introspection/<Node Id>`` to contain the ``uuid``, ``started_at``
and ``finished_at`` fields.
upgrade:
- Add a new dependency, ``pytz``.