summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1978444-db46df5f3d5ea19e.yaml
blob: 6c1980407452c5a9f710d6fa438489b102b29b08 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1978444 <https://bugs.launchpad.net/nova/+bug/1978444>`_: Now nova
    retries deleting a volume attachment in case Cinder API returns
    ``504 Gateway Timeout``. Also, ``404 Not Found`` is now ignored and
    leaves only a warning message.