summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-reboot-log-collection-c3e22fc166135e61.yaml
blob: fd9bf2e582f561935fee4d4e3f679e2112a81149 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue where if a failure occurs during deployment, the Bare Metal
    service could attempt to collect logs from a node that had been powered
    off. This would result in a number of failed attempts to collect the logs
    before failing the deployment.  See `bug 1732939
    <https://bugs.launchpad.net/ironic/+bug/1732939>`_ for details.