ironic-inspector/releasenotes/notes/UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml
dparalen 3b15527580 UUID, started_at, finished_at in the status API
Enhance the introspection status with the fields:

* uuid
* started_at
* finished_at

Change-Id: I36caa7d954a9bfb029d3f849fdf5e73f06f3da74
Partial-Bug: #1525238
2016-10-21 00:25:38 +02:00

11 lines
221 B
YAML

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