summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fast-track-with-cleaning-438225116a11662d.yaml
blob: 803977a0fb6833f4416d1c00f6911629d11228f3 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes a bug in "fast track" where Ironic would delete the ``agent token``
    upon exiting cleaning steps. However, if we are in fast track mode, we can
    preserve the token and continue operations with the agent as it is not
    powered off during fast track operations.