File: fix-exception-logging-during-attach-9546e24189db83c4.yaml

package info (click to toggle)
python-glance-store 4.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: python: 17,455; sh: 41; makefile: 34
file content (6 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    `Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_:
    Cinder: Fixed exception logging when the image create operation fails
    due to failing to attach volume to glance host.