summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-interval-in-retries-471155ff34d9f0e9.yaml
blob: 00f28da3a87ff8290c8a037f7097a90279328f95 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1969373 <https://bugs.launchpad.net/glance-store/+bug/1969373>`_:
    Cinder Driver: Correct the retry interval from fixed 1 second to
    exponential backoff for attaching a volume during image create/save
    operation.