ironic-inspector/releasenotes/notes/UUID-started_at-finished_at...

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``.