ironic-python-agent/releasenotes/notes/inspect-to-clean-b3616d843775c187.yaml
Julia Kreger c76b8b2c21 Limit Inspection->Lookup->Heartbeat lag
Caches hardware information collected during inspection
so that the initial lookup can occur without any delay.

Also adds logging to track how long inventory collection takes.

Co-Authored-By: Dmitry Tantsur <dtantsur@protonmail.com>
Change-Id: I3e0d237d37219e783d81913fa6cc490492b3f96a
2020-07-03 10:32:26 +02:00

6 lines
144 B
YAML

---
fixes:
- |
Speeds up going from inspection to cleaning with fast-track enabled by
caching hardware information between the steps.