File: fix-scaleio-download-image-2563cb2681895d0e.yaml

package info (click to toggle)
python-glance-store 4.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,804 kB
  • sloc: python: 17,455; sh: 41; makefile: 34
file content (9 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Cinder (Dell PowerFlex) `bug #2086759
    <https://bugs.launchpad.net/glance-store/+bug/2086759>`_:
    Fixed issue when downloading an image.
    Previously, we used to fail trying to download an image when using
    Glance -> Cinder -> Dell PowerFlex configuration which is now fixed
    with better file handling for the volume device.