summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fasttrack-stale-cache-fd93b56a955c7ab1.yaml
blob: 6738b7fe3a8ed7950c184aa11bd0324dc4447576 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Fixes an issue with nodes undergoing fast-track from introspection to
    deployment where the agent internal cache of the node may be stale.
    In particular, this can be observed if node does not honor a root device
    hint which is saved to Ironic's API *after* the agent was started.
    More information can be found in `story 2008039
    <https://storyboard.openstack.org/#!/story/2008039>`_.