summaryrefslogtreecommitdiff
path: root/releasenotes/notes/use-current-node-driver_internal_info-5c11de8f2c2b2e87.yaml
blob: 2ba207fadc66f7625c55af3ea7856caa2ec3c71e (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    During node cleaning, the conductor was using a cached copy of the node's
    driver_internal_info field. It is possible that the copy is outdated,
    which would cause issues with the state of the node. This has been fixed.
    For more information, see `bug 2002688
    <https://storyboard.openstack.org/#!/story/2002688>`_.