glance/releasenotes/notes/fix_1889640-95d543629d7dadce.yaml
Erno Kuvaja b985e44f79 Fix active image without data
Fixes image import resulting active image without any data
when the image happens to be deleted from staging before
_DeleteFromFS task is ran which is supposed to cleanup.

Change-Id: I6256a25d1907ec15fbdde560fc8eae37f3067213
Closes-Bug: #1889640
2020-08-05 06:02:21 +00:00

7 lines
155 B
YAML

---
fixes:
- |
Bug 1889640_: Image import might result 'active' image with no data.
.. _1889640: https://bugs.launchpad.net/glance/+bug/1889640