ironic-inspector/releasenotes/notes/Reapply_update_started_at-8af8cf254cdf8cde.yaml
Annie Lezil 43c89efcb7 Reapply doesn't update started_at time
The reapply API/Action(openstack baremetal introspection reprocess UUID)
doesn't update the started_at time when Ironic Inspector begins processing
the node.

This adds the started_at time when the reapply API/Action is performed.

Change-Id: Ic79db4ba9305841fb662afcb56f556ad4a57a500
Closes-Bug: #1625180
2017-03-07 21:28:13 +00:00

5 lines
155 B
YAML

---
fixes:
- The POST /v1/introspection/<Node ID>/data/unprocessed API updates the
started_at time when ironic inspector begins processing the node.